Windows Network Neighborhood Shared Resource Password Recovery v2.3
-------------------------------------------------------------------

Coded by: m0nngis / dfg.
Web: http://www.dfg-crew.com
Mail: mongo@dfg-crew.com

Yes, this is freeware. Can't charge money for something that sucks.

This program will try to recover passwords from shared resources
on Windows Network Neighborhood.  It exploits a bug known as 
"Share Level Password Vulnerability" in Windows 9x/ME.  This
exploit lets you gain access to shares only knowing the first
character of the password.  It does not work on Win9x/ME systems
that are patched, and it won't work on NT-based systems such as
Windows 2000 or XP as they use user level shares.  Tough luck.
If you want to crack patched systems, check out http://www.dfg-crew.com
for some software that might help you out.

To use this program, enter the IP address of the machine you want
access on under "Host or IP address", and the shared folder's name
under "Share". (If you're trying to gain access to "\\10.0.0.1\mp3"
enter "10.0.0.1" under the host/IP field (sans quotes), and
"mp3" under the share field (again sans quotes)...)  The program
should be able to look up the NetBIOS name its own, but if it fails,
you can enter the correct computer name under the "NetBIOS name"
field.  (So if 10.0.0.1 is called MANNEBIND, then enter that there.)
If you don't know the computer name, pop up the command prompt and type
"nbtstat -a HOST" if you know the hostname or "nbtstat -A IP" if you
know the IP address.  The NetBIOS name is the <20> service.

Useful links:
-------------

Patch: http://www.microsoft.com/technet/security/bulletin/ms00-072.asp
FAQ:   http://www.microsoft.com/technet/security/bulletin/fq00-072.asp
