Skip to main content

Emails about: Suspicious process Alerts

Comments

4 comments

  • Infopro
    That email is from CSF: Process Tracking and csf.pignore - ConfigServer Forums
    0
  • duobilisim
    Thanks i know its coming from CSF but, i want to learn what process causing this, adding /usr/bin/php to csf.pignore is not good idea i think. its connecting from udp: myserverip:randomport to 4.2.2.2:53 from different user accounts. What process causing this, i am going to add it to csf.pignore
    0
  • iserversupport
    You can grep with the Process ID (PID) to get more information about the process. Try this ps -aux | grep PID
    0
  • duobilisim
    i did ps aux result was /usr/bin/php too see what files are open ls -l /proc/7431/fd Result: total 0 dr-x------ 2 kenal kenal 0 May 8 00:13 ./ dr-xr-xr-x 7 kenal kenal 0 May 8 00:12 ../ lrwx------ 1 kenal kenal 64 May 8 00:13 0 -> socket:[104920] l-wx------ 1 kenal kenal 64 May 8 00:13 1 -> /usr/local/apache/logs/error_log l-wx------ 1 kenal kenal 64 May 8 00:13 2 -> /usr/local/apache/logs/error_log lr-x------ 1 kenal kenal 64 May 8 00:13 48 -> pipe:[104164] l-wx------ 1 kenal kenal 64 May 8 00:13 53 -> pipe:[104165]
    i cant find what is causing this :/
    0

Please sign in to leave a comment.