I'm attempting to use a custom configuration file in batch mode with the command-line nessus client. The syntax of my command is as follows...
nessus -c <config_file> -q <server> <port> <username> <password> <target_file> <report_file> The scan executes, but it completely ignores my settings. Is it possible to use the -c and the -q together? If not, how can I setup individual config files for individual networks that I'm auditing? Thank you, --TK
