1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 21:21:31 +00:00

NSE committed

This commit is contained in:
fyodor
2006-12-11 00:34:26 +00:00
parent cc451cdb54
commit b361685be8
136 changed files with 23553 additions and 201 deletions

23
scripts/script.db Normal file
View File

@@ -0,0 +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" }