Is it possible to do this? Are there any extra options to set in
nessusd.conf? Any extra parameters to pas on the command line? Here's
what I have now, which works great, but I need to it be differential. I
set al of the KB saving options that I could think of, but there's on in
the GUI ("Only show the differences with the previous scan") that doesn't
appear to be in the conf file. So, anything I'm missing? Thanks.
[root@istest root]# nessus -T nbe -q localhost 1241 batch batch1
/root/nessus/target \
/var/www/html/nessus/${FILENAME}.nbe
[root@istest root]# cat /usr/local/etc/nessus/nessusd.conf
<snip>
#--- Knowledge base saving (can be configured by the client) :
# Save the knowledge base on disk :
save_knowledge_base = yes
# Restore the KB for each test :
kb_restore = yes
# Only test hosts whose KB we do not have :
only_test_hosts_whose_kb_we_dont_have = no
# Only test hosts whose KB we already have :
only_test_hosts_whose_kb_we_have = no
# KB test replay :
kb_dont_replay_scanners = no
kb_dont_replay_info_gathering = no
kb_dont_replay_attacks = no
kb_dont_replay_denials = no
kb_max_age = 7776000
#--- end of the KB section
# Can users upload their plugins ?
plugin_upload = no
# Suffixes of the plugins the user can upload :
plugin_upload_suffixes = .nasl
#end.
<snip>
--
Jared Breland
Information Security Intern
[EMAIL PROTECTED]
901-748-5632