Hello, in my opinion there is a bug in 1.3.0 version of rootkit hunter:
if the suspscan test is enabled, on a Linux server you'll obtain a lot of:
expr: syntax error
during execution of line #6101:
SUSPSCAN_HITCOUNT=`expr $SUSPSCAN_HITCOUNT + 1`

According to me, it's necessary to insert the statement:
SUSPSCAN_HITCOUNT=0
at the end of line #6032. What do you think of?

Yours sincerely

-- 
                Marco Alberoni


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rkhunter-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to