Slapper restarting. HELP!!
Had slapper on a Raq 4.Deleted /tmp and updated SSL and patches. Removed compiler.
chkroot now shows clean, but
ps -ax | grep bugtraq
still gives
10247 pts/0 S 0:00 grep bugtraq
different PID each time, so looks like it is starting and stopping.
e.g. after a few seconds:
10310 pts/0 S 0:00 grep bugtraq
Can't see where it is coming from
find / -name \*bugtraq\* -print
comes back clean.
Am I missing somehting here?