rkhunter found this...

Bill Davidsen davidsen at tmr.com
Fri Mar 27 03:25:47 UTC 2009


Daniel B. Thurman wrote:
> 
> From: rkhunter:
> ================================
> Warning: Suspicious file types found in /dev:
>         /dev/nul: ASCII text
> ================================
> 
> Looking @ /dev/nul:
> =====================
> # more /dev/nul
> nsdc: no patch necessary.
> =====================
> 
> What does this mean?
> 
Script typo. Try this:
  find /etc -type file | xargs grep -l '/dev/nul[^l]'

-- 
Bill Davidsen <davidsen at tmr.com>
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot




More information about the users mailing list