1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 12:41:29 +00:00

newest scripts DB

This commit is contained in:
fyodor
2007-03-12 02:17:30 +00:00
parent b921401c65
commit 00b1b175da

View File

@@ -1,23 +1,23 @@
Entry{ category = "intrusive", filename = "./scripts//dns-test-open-recursion.nse" }
Entry{ category = "backdoor", filename = "./scripts//RealVNC_auth_bypass.nse" }
Entry{ category = "safe", filename = "./scripts//showOwner.nse" }
Entry{ category = "intrusive", filename = "./scripts//SSLv2-support.nse" }
Entry{ category = "malware", filename = "./scripts//ircZombieTest.nse" }
Entry{ category = "version", filename = "./scripts//skype_v2-version.nse" }
Entry{ category = "demo", filename = "./scripts//echoTest.nse" }
Entry{ category = "discovery", filename = "./scripts//ripeQuery.nse" }
Entry{ category = "demo", filename = "./scripts//chargenTest.nse" }
Entry{ category = "backdoor", filename = "./scripts//strangeSMTPport.nse" }
Entry{ category = "demo", filename = "./scripts//showSMTPVersion.nse" }
Entry{ category = "demo", filename = "./scripts//showHTMLTitle.nse" }
Entry{ category = "safe", filename = "./scripts//showHTMLTitle.nse" }
Entry{ category = "backdoor", filename = "./scripts//mswindowsShell.nse" }
Entry{ category = "intrusive", filename = "./scripts//anonFTP.nse" }
Entry{ category = "malware", filename = "./scripts//kibuvDetection.nse" }
Entry{ category = "malware", filename = "./scripts//SMTP_openrelay_test.nse" }
Entry{ category = "", filename = "./scripts//showHTTPVersion.nse" }
Entry{ category = "intrusive", filename = "./scripts//SSHv1-support.nse" }
Entry{ category = "intrusive", filename = "./scripts//ftpbounce.nse" }
Entry{ category = "vulnerability", filename = "./scripts//xamppDefaultPass.nse" }
Entry{ category = "demo", filename = "./scripts//showSSHVersion.nse" }
Entry{ category = "demo", filename = "./scripts//daytimeTest.nse" }
Entry{ category = "intrusive", filename = "dns-test-open-recursion.nse" }
Entry{ category = "backdoor", filename = "RealVNC_auth_bypass.nse" }
Entry{ category = "safe", filename = "showOwner.nse" }
Entry{ category = "intrusive", filename = "SSLv2-support.nse" }
Entry{ category = "malware", filename = "ircZombieTest.nse" }
Entry{ category = "version", filename = "skype_v2-version.nse" }
Entry{ category = "demo", filename = "echoTest.nse" }
Entry{ category = "discovery", filename = "ripeQuery.nse" }
Entry{ category = "demo", filename = "chargenTest.nse" }
Entry{ category = "backdoor", filename = "strangeSMTPport.nse" }
Entry{ category = "demo", filename = "showSMTPVersion.nse" }
Entry{ category = "demo", filename = "showHTMLTitle.nse" }
Entry{ category = "safe", filename = "showHTMLTitle.nse" }
Entry{ category = "backdoor", filename = "mswindowsShell.nse" }
Entry{ category = "intrusive", filename = "anonFTP.nse" }
Entry{ category = "malware", filename = "kibuvDetection.nse" }
Entry{ category = "malware", filename = "SMTP_openrelay_test.nse" }
Entry{ category = "", filename = "showHTTPVersion.nse" }
Entry{ category = "intrusive", filename = "SSHv1-support.nse" }
Entry{ category = "intrusive", filename = "ftpbounce.nse" }
Entry{ category = "vulnerability", filename = "xamppDefaultPass.nse" }
Entry{ category = "demo", filename = "showSSHVersion.nse" }
Entry{ category = "demo", filename = "daytimeTest.nse" }