conmale wrote:
Anh không hiểu sao lúc chiều em nói không hề thấy có process nào có "Xploit" hết.
Em có nói dối anh đâu:
Code:
# ps -ef | grep Xploit
root 1371 1292 0 08:40 pts/0 00:00:00 grep Xploit
# ps -ef | grep nagios
nagios 635 15071 0 08:11 ? 00:00:00 /bin/bash ./a xx.xx
nagios 680 635 0 08:16 ? 00:00:00 /usr/sbin/sshd
nagios 684 680 0 08:16 ? 00:00:00 /usr/sbin/sshd
nagios 689 680 0 08:16 ? 00:00:03 /usr/sbin/sshd
nagios 692 680 0 08:16 ? 00:00:03 /usr/sbin/sshd
nagios 693 680 0 08:16 ? 00:00:03 /usr/sbin/sshd
...
nagios 10713 1 0 Jul01 ? 00:00:00 nrpe -c /usr/local/nagios/etc/nrpe.cfg -d
nagios 15071 1 0 00:13 ? 00:00:00 /bin/sh ./mass 220
# ps -u nagios
PID TTY TIME CMD
635 ? 00:00:00 a
680 ? 00:00:00 Xploit
684 ? 00:00:01 Xploit
689 ? 00:00:03 Xploit
692 ? 00:00:04 Xploit
693 ? 00:00:03 Xploit
...
10713 ? 00:00:00 nrpe
15071 ? 00:00:00 sh
# ps -u nagios | wc -l
236