nmap/scripts
2009-09-16 14:15:13 +00:00
..
asn-query.nse Changed the handling of the values returned from dns.query() (changed in r14493) 2009-07-22 10:10:42 +00:00
auth-owners.nse Use CRLF, not just LF, in auth-owners.nse. Send CRLF in the request and 2009-07-15 14:54:03 +00:00
auth-spoof.nse o Renamed irc-zombie.nse to auth-spoof and improved its description 2008-11-06 21:58:29 +00:00
banner.nse Fixed banner.nse to remove surrounding whitespace in the banner. 2009-04-06 16:00:18 +00:00
daytime.nse Now works for udp again. The port table has a "protocol" field, not "proto". 2009-03-13 03:41:28 +00:00
dhcp-discover.nse Fix a typo in dhcp-discover.nse. 2009-09-10 14:18:02 +00:00
dns-random-srcport.nse mostly documentation cleanup, though I also moved ftp-anon into the safe category since I don't think it is any more intrusive than other scripts in that category 2008-11-07 04:35:22 +00:00
dns-random-txid.nse Use a more straightforward return style in script rules. Instead of 2008-11-18 16:59:09 +00:00
dns-recursion.nse Rename scripts (almost all of them) to make their names more consistent and 2008-11-06 02:52:59 +00:00
dns-zone-transfer.nse Fixed a typo where quad-A records (AAAA) were listed as AAAAA. Thanks 2009-09-08 22:32:45 +00:00
finger.nse mostly documentation cleanup, though I also moved ftp-anon into the safe category since I don't think it is any more intrusive than other scripts in that category 2008-11-07 04:35:22 +00:00
ftp-anon.nse mostly documentation cleanup, though I also moved ftp-anon into the safe category since I don't think it is any more intrusive than other scripts in that category 2008-11-07 04:35:22 +00:00
ftp-bounce.nse Rename scripts (almost all of them) to make their names more consistent and 2008-11-06 02:52:59 +00:00
ftp-brute.nse Rename the xampp-default-auth script to ftp-brute. Incorporate some code 2009-01-26 06:02:45 +00:00
html-title.nse Changed the handling of the values returned from dns.query() (changed in r14493) 2009-07-22 10:12:17 +00:00
http-auth.nse o http-auth.nse now properly checks for default authentication 2008-11-07 17:16:20 +00:00
http-date.nse In http-date.nse, don't pad the minutes with a 0 if there are no hours 2009-07-23 23:17:00 +00:00
http-enum.nse Added the ability (off by defaultk, since it generates 20x requests) for http-enum.nse to generate variants of each file. This would probably be more useful to use after running a spider script than here, but the code should be essentially the same. I'm hoping it'll be used somewhere more appropriate, eventually. 2009-09-08 19:51:53 +00:00
http-favicon.nse Remove some verbosity in the output of http-favicon.nse. There's no need 2009-08-31 23:42:42 +00:00
http-headers.nse Fixed a NSEDoc comment on http-header.nse 2009-08-29 14:46:57 +00:00
http-iis-webdav-vuln.nse Updated http-iis-webdav-vuln.nse: gives less output by default (unless -v or -d is given). Also updated it to reflect Microsoft's MS09-020 bulletin. 2009-06-11 21:57:42 +00:00
http-malware-host.nse Added a script called http-malware-host.nse. Its future intention is to discover hosts that are serving malware (for example, that are compromised and have malicious code inserted). At the moment, it checks for one specific attack discussed here: http://blog.unmaskparasites.com/2009/09/11/dynamic-dns-and-botnet-of-zombie-web-servers/ 2009-09-16 14:15:13 +00:00
http-open-proxy.nse Scripts now use fallback requests when valid codes are received but pattern was not found. 2009-07-30 02:08:55 +00:00
http-passwd.nse wrap a couple of long doc lines 2009-03-30 20:35:38 +00:00
http-trace.nse Fixing locals/globals on following scripts 2009-07-16 22:54:38 +00:00
http-userdir-enum.nse Converted http-userdir-enum.nse to use my http-enum.nse logic (from http.lua). Also moved the 'displayall' script-arg back into the script, not http.lua, because http-userdir-enum.nse actually wants to find non-200 pages (403 Access Denied, for instance). 2009-08-23 00:43:46 +00:00
iax2-version.nse mostly documentation cleanup, though I also moved ftp-anon into the safe category since I don't think it is any more intrusive than other scripts in that category 2008-11-07 04:35:22 +00:00
imap-capabilities.nse Adding the imap-capabilities script and supporting imap library. 2009-06-08 23:21:56 +00:00
irc-info.nse Fixing locals/globals on following scripts 2009-07-16 22:54:38 +00:00
ms-sql-info.nse mostly documentation cleanup, though I also moved ftp-anon into the safe category since I don't think it is any more intrusive than other scripts in that category 2008-11-07 04:35:22 +00:00
mysql-info.nse wrap a couple of long doc lines 2009-03-30 20:35:38 +00:00
nbstat.nse Merge in changes from my private branch, primarily smb-brute.nse and smb-pwdump.nse, among other smaller changes. 2009-03-05 02:03:29 +00:00
p2p-conficker.nse Further improvements to the output format. It now always prints the vuln table if an infection is found, but it no longer prints anything for clean machines unless verbosity is 2+ 2009-06-04 19:39:24 +00:00
pjl-ready-message.nse pjl-ready-message.nse: Add more error checking, shorten the output to 2009-07-16 23:24:42 +00:00
pop3-brute.nse Remove unused and undeclared variable name "method". 2009-08-06 09:50:36 +00:00
pop3-capabilities.nse Merged -r13793:HEAD from nmap-exp/dev/nmap branch now that we're opening up trunk development 2009-06-29 23:48:19 +00:00
pptp-version.nse Cleaned up the creation of the string payload. 2008-12-09 06:00:50 +00:00
realvnc-auth-bypass.nse Rename scripts (almost all of them) to make their names more consistent and 2008-11-06 02:52:59 +00:00
robots.txt.nse Fixing locals/globals on following scripts 2009-07-16 22:54:38 +00:00
rpcinfo.nse Exit the script cleanly rather than throwing an error when attempting to 2009-08-08 01:51:32 +00:00
script.db Added a script called http-malware-host.nse. Its future intention is to discover hosts that are serving malware (for example, that are compromised and have malicious code inserted). At the moment, it checks for one specific attack discussed here: http://blog.unmaskparasites.com/2009/09/11/dynamic-dns-and-botnet-of-zombie-web-servers/ 2009-09-16 14:15:13 +00:00
skypev2-version.nse Update skypev2-version.nse to match how it's shown in scripting.xml. 2008-11-18 16:47:57 +00:00
smb-brute.nse Fix the indexing of Globals - found with the help of strict.lua 2009-07-17 22:34:27 +00:00
smb-check-vulns.nse Added a check for a SMBv2 vulnerability (CVE-2009-3103) to smb-check-vulns. Due to its nature (it performs a DoS, then checks if the system is still online), the script isn't run by default and requires a special script-arg to work. 2009-09-14 15:23:06 +00:00
smb-enum-domains.nse Merge in changes from my private branch, primarily smb-brute.nse and smb-pwdump.nse, among other smaller changes. 2009-03-05 02:03:29 +00:00
smb-enum-processes.nse Merged -r13793:HEAD from nmap-exp/dev/nmap branch now that we're opening up trunk development 2009-06-29 23:48:19 +00:00
smb-enum-sessions.nse Merge in changes from my private branch, primarily smb-brute.nse and smb-pwdump.nse, among other smaller changes. 2009-03-05 02:03:29 +00:00
smb-enum-shares.nse Merge in changes from my private branch, primarily smb-brute.nse and smb-pwdump.nse, among other smaller changes. 2009-03-05 02:03:29 +00:00
smb-enum-users.nse Wrapped a long line 2009-03-11 14:13:17 +00:00
smb-os-discovery.nse Merge in changes from my private branch, primarily smb-brute.nse and smb-pwdump.nse, among other smaller changes. 2009-03-05 02:03:29 +00:00
smb-pwdump.nse Miscellaneous code cleanups in my smb-* libraries/scripts (removed unused includes, old debug code, etc.) 2009-06-10 23:13:15 +00:00
smb-security-mode.nse Merge in changes from my private branch, primarily smb-brute.nse and smb-pwdump.nse, among other smaller changes. 2009-03-05 02:03:29 +00:00
smb-server-stats.nse Cleaned up output of smb-server-stats.nse 2009-03-12 14:56:23 +00:00
smb-system-info.nse Fix a typo in smb-system-info.nse. 2009-08-17 20:31:26 +00:00
smtp-commands.nse Merged -r13793:HEAD from nmap-exp/dev/nmap branch now that we're opening up trunk development 2009-06-29 23:48:19 +00:00
smtp-open-relay.nse Merged -r13793:HEAD from nmap-exp/dev/nmap branch now that we're opening up trunk development 2009-06-29 23:48:19 +00:00
smtp-strangeport.nse Use a more straightforward return style in script rules. Instead of 2008-11-18 16:59:09 +00:00
sniffer-detect.nse Removed packet.hextobin and packet.bintohex. Both are unnecessary 2009-05-28 03:59:02 +00:00
snmp-brute.nse Prevent an error ocuring when --script-arg snmplist is not supplied. 2009-08-06 09:56:07 +00:00
snmp-sysdescr.nse Fix the formatting of the uptime in snmp-ssydescr.nse so it looks like 2009-02-12 04:23:41 +00:00
socks-open-proxy.nse Scripts now use fallback requests when valid codes are received but pattern was not found. 2009-07-30 02:08:55 +00:00
sql-injection.nse sql-injection with pipeline support and with two new arguments: 2009-08-12 01:46:46 +00:00
ssh-hostkey.nse ssh-hostkey no longer looks for the action global which 2009-07-16 03:41:36 +00:00
sshv1.nse mostly documentation cleanup, though I also moved ftp-anon into the safe category since I don't think it is any more intrusive than other scripts in that category 2008-11-07 04:35:22 +00:00
ssl-cert.nse Add the ssl-cert.nse script, which retrieves the server SSL certificate. 2009-08-13 23:38:05 +00:00
sslv2.nse mostly documentation cleanup, though I also moved ftp-anon into the safe category since I don't think it is any more intrusive than other scripts in that category 2008-11-07 04:35:22 +00:00
telnet-brute.nse Fixing locals/globals on following scripts 2009-07-16 22:54:38 +00:00
upnp-info.nse Rename scripts (almost all of them) to make their names more consistent and 2008-11-06 02:52:59 +00:00
whois.nse Fix the indexing of Globals - found with the help of strict.lua 2009-07-17 21:09:00 +00:00
x11-access.nse Put x11-access in the "auth" category. 2009-08-08 20:06:38 +00:00