When I run NessusClient to create config file it creates one format w/ plugins first and server settings/prefs later, and has this SCANNER_SET
 
[root@localhost ~]# NessusClient -T nbe -c /root/.nessusrc  -qx localhost 1241  spate spate /root/testtarget /root/test.nbe
 
begin(SCANNER_SET)
 11219 = no
 14259 = no
 10796 = no
 14272 = no
 14274 = no
 10180 = no
 11840 = no
 10335 = no
end(SCANNER_SET)
 
Other times it creates the file w/ SCANNER_SET first and these plugins
 
[root@localhost ~]# NessusClient -T nbe -c /root/.nessusrc  -qx localhost 1241  spate spate /root/testtarget /root/test.nbe
 
begin(SCANNER_SET)
 10180 = yes
 10278 = no
 10331 = no
 10335 = yes
 10841 = no
 10336 = no
 10796 = no
 11219 = no
 14259 = no
 14272 = no
 14274 = no
 14663 = no
 11840 = no
end(SCANNER_SET)
 
Why would there be two different scanner sets?
 
 
Scott Pate
Security Consultant
Spohn & Associates
512-685-1000
 
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to