| --script=smb-os-discovery.nse |
Attempts to determine the OS, Computer name, Domain, Workgroup, and current time over smb |
| --script=nbstat.nse |
A script to preform netBIOS enumeration with Nmap |
| --script=snmp-sysdescr |
A script to preform SNMP enumeration |
| --script=snmp-processes |
A script to enumerate snmp processes on a target |
| --script=snmp-win32-software |
A script to obtain all running proccesses on target machine |
| --script=snmp-interfaces |
A script to enumerate information about the opperating system, network interfaces, and applications installed |
| --script ldap-brute --script-args ldap.base="'cn=users,dc=domain,dc=com"' |
Atempts to brute-force LDAP authentication and displays usernames that are shown |
| --script=broadcast-dns-serevice-discovery |
Obtains a list of available DNS services on the target host |
| --script dns-brute |
A script to obtain a list of all of the subdomains associated with the target host |
| --script=dns-srv-enum --script-args "dns-srv-enum.domain='targetdomain" |
A script to enumarte the various common service records for a given domain name |
| --script=smtp-enum-users |
A script to enumerate smtp users |
| --script=smtp-open-relay |
A script to list open SMTP relays on the target machine |
| --script=smtp-commands |
A script to list all of the SMTP commands available |