Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Enumerating enitre windows user/group browse list |
|---|---|
| Date: | Wed, 24 Nov 2004 14:29:09 -0500 |
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
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Enumerating enitre windows user/group browse list, Nicolas Gregoire |
|---|---|
| Next by Date: | Performing Local security tests, Patrice . Arnal |
| Previous by Thread: | Re: Enumerating enitre windows user/group browse list, Nicolas Gregoire |
| Next by Thread: | RE: Enumerating enitre windows user/group browse list, JBRATTON |
| Indexes: | [Date] [Thread] [Top] [All Lists] |