Le lun 22/11/2004 � 15:26, Matt a �crit :
> While enumerating a domain with a large browse list on the remote host
> Nessus came up with the below on the report :
>
> [...]
>
> 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";
}
for(s=0;s<num;s=s+1)
{
============================================================
Regards,
--
Nicolas Gregoire ----- Consultant en S�curit� des Syst�mes d'Information
[EMAIL PROTECTED] ------[ ExaProbe ]------ http://www.exaprobe.com/
PGP KeyID:CA61B44F FingerPrint:1CC647FF1A55664BA2D2AFDACA6A21DACA61B44F
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus