Attention!: Password parameter option '-p' is automatically filled in by what is entered in the password field
This scanner takes the following parameters:
- --user (-u)
Nessus username
- --server (-s)
Nessus server (ip or name)
- --port
Nessus server port
- --policy
Name of Nessus policy
- --hosts
Specification of hosts to scan. Follows the Nessus rules for specifying hosts, or path to a file containing such specification
- --export=(nessus|html|pdf|csv|db)
Export and attach scan in this format. Can be specified more then once. Some formats may not be supported by all scanners
- --(no)sslcheck
Do (not) check the ssl certificate of the server
You must use --hosts @HOSTS
- $HOSTS is subsituted with the contents of the host field
- @HOSTS is subsituted with the path of a file containig the hosts field
- $WORSKPACE is subsituted with the workspace name
- $SCAN is substituted with the scan name
- $PASSWORD is substituted with the value in the password field