.messages parser ...

Simons, Rick RSIMONS at alldata.net
Wed Feb 4 11:36:51 EST 2004


Can someone with more knowledge of what can possibly be written to .messages
advise if the following are accurate, i'm worried about nabbing entries with
the same words that are for different situations ...


egrep -c 'user $username : testing' file
total hosts scanned by $username

hosts successfully scanned for at least 1 vuln/service:
egrep -c 'Finished' file

hosts that were scanned, but found dead:
egrep -c 'dead' file





More information about the Nessus mailing list