ฉันมีเซิร์ฟเวอร์ที่ติดตั้งใหม่พร้อม CentOS7 และการติดตั้ง GroupOffice ที่นี่ หลังจากติดตั้ง rkhunter และเริ่มตรวจสอบ rkhunter ฉันจะได้รับ:
[09:58:15] Suspicious Shared Memory segments
[09:58:15] Process: PID: 1769 Owner: apache [ Found ]
[09:58:15] Suspicious Shared Memory segments [ Warning ]
ใครรู้ว่า "กลุ่มความจำที่น่าสงสัยที่ใช้ร่วมกัน" หมายถึงอะไร? ฉันจะตรวจสอบว่าสิ่งนี้เป็นสิ่งที่ผิดพลาดได้อย่างไร และถ้าเป็นเช่นนั้น: ฉันจะแสดงรายการข้อผิดพลาดนี้ได้อย่างไร
แก้ไข
หากฉันพยายามแสดงรายการกระบวนการด้วยคำสั่ง ps กระบวนการที่มี PID 1769 ไม่มีอยู่:
# ps -p 1769
PID TTY TIME CMD
# ps aux | grep 1769
root 12777 0.0 0.0 112660 960 pts/0 S+ 10:25 0:00 grep --color=auto 1769
# ps aux | grep apache
apache 12606 0.0 0.5 537092 10224 ? S 10:15 0:00 /usr/sbin/httpd -DFOREGROUND
apache 12607 0.0 0.5 537092 10224 ? S 10:15 0:00 /usr/sbin/httpd -DFOREGROUND
apache 12608 0.0 0.5 537092 10224 ? S 10:15 0:00 /usr/sbin/httpd -DFOREGROUND
apache 12609 0.0 0.5 537092 10224 ? S 10:15 0:00 /usr/sbin/httpd -DFOREGROUND
apache 12610 0.0 0.5 537092 10224 ? S 10:15 0:00 /usr/sbin/httpd -DFOREGROUND
root 12779 0.0 0.0 112660 960 pts/0 S+ 10:26 0:00 grep --color=auto apache