로그인 회원가입
소개 게시판 로그인 회원가입

📜 Syslog 로그 목록

🕒 최신순 📅 오래된순
총 로그 수: 1712126 건
번호 발생 시각 (ReceivedAt) 출발지 호스트 (FromHost) 로그 메시지 (Message)
1755377 2026-08-25 12:17:01 IP174 pam_unix(cron:session): session closed for user root
1755363 2026-08-25 12:16:42 IP174 Accepted password for master from 192.168.0.155 port 37296 ssh2
1755364 2026-08-25 12:16:42 IP174 pam_unix(sshd:session): session opened for user master(uid=1000) by master(uid=0)
1755365 2026-08-25 12:16:42 IP174 New session 12020 of user master.
1755366 2026-08-25 12:16:42 IP174 pam_unix(sudo:auth): authentication failure; logname=master uid=1000 euid=0 tty= ruser=master rhost= user=master
1755367 2026-08-25 12:16:42 IP174 pam_unix(sudo:auth): conversation failed
1755368 2026-08-25 12:16:42 IP174 pam_unix(sudo:auth): auth could not identify password for [master]
1755369 2026-08-25 12:16:42 IP174 master : 1 incorrect password attempt ; PWD=/home/master ; USER=root ; COMMAND=/usr/bin/bash -c '#012 echo "=== LISTEN 8080-8087 ==="#012 ss -ltnp "( sport >= :8080 and sport <= :8087 )"#012 echo "=== PROCESS TREE ==="#012 ps -eo pid,ppid,user,lstart,args | grep -E "[p]hp8\\\\.3.*-S 0\\\\.0\\\\.0\\\\.0:808[0-7]"#012 echo "=== CGROUPS ==="#012 for p in $(pgrep -f "php8\\\\.3.*-S 0\\\\.0\\\\.0\\\\.0:808[0-7]"); do printf "PID %s: " "$p"; cat /proc/$p/cgroup | tr "\\\\n" " "; echo; done#012 echo "=== ESTABLISHED CONNECTIONS ==="#012 ss -tnp state established "( sport >= :8080 and sport <= :8087 )"#012 echo "=== AUTO START REFERENCES ==="#012 grep -RInE "808[0-7]|php8\\\\.3.*-S|spark (serve|server)" /etc/systemd/system /lib/systemd/system /etc/cron.d /etc/crontab /var/spool/cron /home/master/.config/systemd/user /home/ssmlegacy/.config/systemd/user /home/dustmq/.config/systemd/user 2>/dev/null || true#012 echo "=== FIREWALL RULES ==="#012
1755370 2026-08-25 12:16:42 IP174 master : (command continued) (ufw status numbered 2>/dev/null || true)#012 iptables -S INPUT 2>/dev/null | grep -E "808[0-7]|INPUT" || true#012'
1755371 2026-08-25 12:16:42 IP174 pam_unix(sshd:session): session closed for user master