On Fri, Sep 10, 2004 at 04:36:06PM -0600, Paul Albert wrote: > I would like to enable fast_login, as we're trying to do as many scans > in as short a period of time as possible.
I don't think this will work, at least with the unix-based nessus client. fast_login causes the server to skip sending the PLUGIN_LIST message. The nessus client, though, expects to receive this message immediately after authenticating and will hang because it's not being sent. > What is the recommended solution or the correct way to set this to > prevent the client from getting the entire list of plugins from the > server very time a connection is made? The only existing "client" that supports fast_login, as far as I know, is the Perl module Net::Nessus::ScanLite. George -- [EMAIL PROTECTED]
pgpnqLRmHzWvV.pgp
Description: PGP signature
_______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
