On Mon, Nov 22, 2004 at 11:01:43PM +0100, Nicolas Gregoire wrote:
> > Is it possible for Nessus to display the entire browse list?
>
> Just patch the 'smb_lanman_browse_list.nasl' file with this diff :
>
> ============================================================
> --- smb_lanman_browse_list.nasl
> +++ smb_lanman_browse_list.nasl.new
> @@ -137,8 +137,7 @@
> if (num > 165)
> {
> browse = "WARNING - LARGE BROWSE LIST.
> - Only the first 165 names enumerated\n";
> - num = 165;
> + More than 165 entries, but enumerating anyway ...\n";
This is not sufficient. Very often the remaining names are sent in
another SMB packet.
-- Renaud
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus