Tuesday, July 1, 2008

Nessus commands

EXAMPLE
To perform a command-line scan against 192.168.0.0/24, do the following:
echo 192.168.0.0/24 > targets.txt


nessus -xq localhost 1241 yourLogin yourPassword targets.txt report.txt

No comments: