Thanks for you input, I see the error of my ways :)
Dave
--
gentoo-user@gentoo.org mailing list
On Sun, 9 Jul 2006 13:33:23 +0100, Dave S wrote:
> I have written a script in /etc/cron.daily for chkrootkit to screen out
> known suspect files that are OK & to email me with anthing else ...
> (ahem its not a gentoo system ... just thought I should come clean :))
>
> #!/bin/sh
>
> # Adds a pri
On Sunday 09 July 2006 13:33, Dave S wrote:
> chkrootkit -q\
>
> | grep -v 'PACKET SNIFFER(/sbin/dhclient3'\
> | grep -v '/usr/lib/jvm/.java-gcj.jinfo'\
> | grep -v '/usr/lib/realplay-10.0.6/share/default/.realplayerrc'\
> | grep -v '/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/.systemPrefs'\
> | grep -v '
Hi all,
I have written a script in /etc/cron.daily for chkrootkit to screen out known
suspect files that are OK & to email me with anthing else ... (ahem its not a
gentoo system ... just thought I should come clean :))
#!/bin/sh
# Adds a primitive filter of repeating false positives
OUTFILE=`
4 matches
Mail list logo