nmap/scripts
fyodor de9a7e8215 Added rpcinfo.nse script, which contacts a listening RPC portmapper
and reports the listening services and port information (like
rpcinfo -p does).  The script was written by Sven Klemm.  Fyodor
then enhanced the RPC number list with all of the entries from
nmap-rpc.
2007-12-20 23:13:07 +00:00
..
anonFTP.nse Change \n\r to \r\n in two scripts that needed it: anonFTP and finger. 2007-10-03 20:48:05 +00:00
bruteTelnet.nse merge soc07 r5166 - Updated scripts to use strbuf's new structure 2007-08-11 05:49:25 +00:00
chargenTest.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
daytimeTest.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
dns-test-open-recursion.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
echoTest.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
finger.nse Change \n\r to \r\n in two scripts that needed it: anonFTP and finger. 2007-10-03 20:48:05 +00:00
ftpbounce.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
HTTP_open_proxy.nse merge soc07 r5191:5202 - portstates now takes list; script to download robots.txt; open proxy script; fix default shortport state value 2007-08-11 05:51:31 +00:00
HTTPAuth.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
HTTPpasswd.nse Making extra functions in my HTTPpasswd.nse and HTTPtrace.nse scripts 'local'. I mark my C functions static, so I'll mark my Lua ones local 2007-09-15 02:44:15 +00:00
HTTPtrace.nse Making extra functions in my HTTPpasswd.nse and HTTPtrace.nse scripts 'local'. I mark my C functions static, so I'll mark my Lua ones local 2007-09-15 02:44:15 +00:00
iax2Detect.nse trivial capitalization change 2007-09-02 23:02:45 +00:00
ircServerInfo.nse Updated the IRC server info script to handle services 2007-12-15 23:47:31 +00:00
ircZombieTest.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
kibuvDetection.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
MSSQLm.nse merge soc07 r5166 - Updated scripts to use strbuf's new structure 2007-08-11 05:49:25 +00:00
mswindowsShell.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
MySQLinfo.nse Adding new MySQLinfo NSE script for printing MySQL server information 2007-12-19 07:23:59 +00:00
nbstat.nse add netbios name lookup script from Brandon Enright 2007-05-07 21:13:00 +00:00
netbios-smb-os-discovery.nse new script from Judy Novak at Sourcefire 2007-11-28 22:09:40 +00:00
PPTPversion.nse New PPTP version detection script from Thomas Buchanan 2007-11-14 23:30:22 +00:00
promiscuous.nse Added promiscuous.nse for detecting local NIC in promisc mode. First script using pcap for nse. 2007-11-27 18:59:53 +00:00
RealVNC_auth_bypass.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
ripeQuery.nse Fixing ripeQuery.nse output: it was printing "IP belongs to: " with nothing after it if the returned string was unacceptable (no role or suggested seeing www.iana.org); now it just returns since it didn't give any information anyway. 2007-12-06 21:51:43 +00:00
robots.nse recommitting my r6499: "fix robots.nse output: remove robots.txt comments on disallowed entry lines" 2007-12-13 20:18:35 +00:00
rpcinfo.nse Added rpcinfo.nse script, which contacts a listening RPC portmapper 2007-12-20 23:13:07 +00:00
script.db Added rpcinfo.nse script, which contacts a listening RPC portmapper 2007-12-20 23:13:07 +00:00
showHTMLTitle.nse Add an nmap.have_ssl NSE function and use it in the script showHTMLTitle.nse to 2007-11-22 06:38:23 +00:00
showHTTPVersion.nse merge soc07 r5118 - fix portrule bug 2007-08-11 05:32:08 +00:00
showOwner.nse NSE committed 2006-12-11 00:34:26 +00:00
showSMTPVersion.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
showSSHVersion.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
skype_v2-version.nse NSE committed 2006-12-11 00:34:26 +00:00
SMTP_openrelay_test.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
SMTPcommands.nse update by Jason DePriest to do HELP query in addition to EHLO 2007-10-12 21:56:20 +00:00
SNMPsysdesr.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
SQLInject.nse merge soc07 r5245 - sql injection script 2007-08-11 05:59:19 +00:00
SSHv1-support.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
SSLv2-support.nse merge soc07 r5109, r5117 - Modified some of the scripts to use NSELib for portrule 2007-08-11 05:31:21 +00:00
strangeSMTPport.nse NSE committed 2006-12-11 00:34:26 +00:00
xamppDefaultPass.nse Add some "local" declarations to scripts/xamppDefaultPass.nse. Without this I 2007-12-09 05:47:26 +00:00
zoneTrans.nse merge soc07 r5317:5322 - DNS zone transfer script. 2007-08-11 06:07:31 +00:00