1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

new script from Judy Novak at Sourcefire

This commit is contained in:
fyodor
2007-11-28 22:09:40 +00:00
parent 5e7b09d6c4
commit 088f7022a4
3 changed files with 379 additions and 0 deletions

View File

@@ -29,6 +29,8 @@ Entry{ category = "malware", filename = "kibuvDetection.nse" }
Entry{ category = "backdoor", filename = "mswindowsShell.nse" }
Entry{ category = "discovery", filename = "nbstat.nse" }
Entry{ category = "safe", filename = "nbstat.nse" }
Entry{ category = "version", filename = "netbios-smb-os-discovery.nse" }
Entry{ category = "discovery", filename = "promiscuous.nse" }
Entry{ category = "discovery", filename = "ripeQuery.nse" }
Entry{ category = "safe", filename = "robots.nse" }
Entry{ category = "demo", filename = "showHTMLTitle.nse" }