mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +00:00
NSE committed
This commit is contained in:
23
scripts/script.db
Normal file
23
scripts/script.db
Normal 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" }
|
||||
Reference in New Issue
Block a user