Yesterday we moved this server, change nameservers etc. all is working fine except I keep getting messages about shoutcast like this:
Code: Select all
Time: Fri Mar 22 14:16:52 2013 +0100
PID: 4379 (Parent PID:4379)
Account: admin
Uptime: 43310 seconds
Executable:
/home/admin/domains/mydomain.nl/public_html/shout/sc_serv
Command Line (often faked in exploits):
/home/admin/domains/mydomain.nl/public_html/shout/sc_serv /home/admin/domains/mydomain.nl/public_html/shout/sc_serv.conf
Code: Select all
exe:/home/admin/domains/mydomain.nl/public_html/shout/sc_serv
But I keep getting these messages for excessive resource usages as well as for suspicious process.
Maybe I'm doing something wrong, but I don't know what it is.
There is a cron job which checks every x minutes if the sc_serv is running and if not to start it.
Do I need to change exe to pexe or am I doing something wrong or is there something wrong with csf.pignore?
I could add the commandline to csf.pignore too, but it should be ignored already by using this exe setting shouldn't it?