mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Update script.db.
This commit is contained in:
parent
cc7a58cd7a
commit
78cc76e9f8
1 changed files with 15 additions and 9 deletions
|
|
@ -16,6 +16,9 @@ Entry{ category = "default", filename = "dns-test-open-recursion.nse" }
|
|||
Entry{ category = "intrusive", filename = "dns-test-open-recursion.nse" }
|
||||
Entry{ category = "default", filename = "showHTMLTitle.nse" }
|
||||
Entry{ category = "safe", filename = "showHTMLTitle.nse" }
|
||||
Entry{ category = "default", filename = "SMTPcommands.nse" }
|
||||
Entry{ category = "discovery", filename = "SMTPcommands.nse" }
|
||||
Entry{ category = "safe", filename = "SMTPcommands.nse" }
|
||||
Entry{ category = "default", filename = "MSSQLm.nse" }
|
||||
Entry{ category = "discovery", filename = "MSSQLm.nse" }
|
||||
Entry{ category = "intrusive", filename = "MSSQLm.nse" }
|
||||
|
|
@ -54,9 +57,6 @@ Entry{ category = "intrusive", filename = "HTTP_open_proxy.nse" }
|
|||
Entry{ category = "intrusive", filename = "HTTPpasswd.nse" }
|
||||
Entry{ category = "vuln", filename = "HTTPpasswd.nse" }
|
||||
Entry{ category = "demo", filename = "showSSHVersion.nse" }
|
||||
Entry{ category = "default", filename = "SMTPcommands.nse" }
|
||||
Entry{ category = "discovery", filename = "SMTPcommands.nse" }
|
||||
Entry{ category = "safe", filename = "SMTPcommands.nse" }
|
||||
Entry{ category = "default", filename = "anonFTP.nse" }
|
||||
Entry{ category = "auth", filename = "anonFTP.nse" }
|
||||
Entry{ category = "intrusive", filename = "anonFTP.nse" }
|
||||
|
|
@ -75,27 +75,33 @@ Entry{ category = "discovery", filename = "ircServerInfo.nse" }
|
|||
Entry{ category = "malware", filename = "ircZombieTest.nse" }
|
||||
Entry{ category = "discovery", filename = "ripeQuery.nse" }
|
||||
Entry{ category = "external", filename = "ripeQuery.nse" }
|
||||
Entry{ category = "default", filename = "smb-os-discovery.nse" }
|
||||
Entry{ category = "discovery", filename = "smb-os-discovery.nse" }
|
||||
Entry{ category = "safe", filename = "smb-os-discovery.nse" }
|
||||
Entry{ category = "version", filename = "PPTPversion.nse" }
|
||||
Entry{ category = "intrusive", filename = "brutePOP3.nse" }
|
||||
Entry{ category = "auth", filename = "brutePOP3.nse" }
|
||||
Entry{ category = "default", filename = "popcapa.nse" }
|
||||
Entry{ category = "intrusive", filename = "SNMPcommunitybrute.nse" }
|
||||
Entry{ category = "auth", filename = "SNMPcommunitybrute.nse" }
|
||||
Entry{ category = "safe", filename = "SSH-hostkey.nse" }
|
||||
Entry{ category = "default", filename = "SSH-hostkey.nse" }
|
||||
Entry{ category = "intrusive", filename = "SSH-hostkey.nse" }
|
||||
Entry{ category = "external", filename = "dns-safe-recursion-txid.nse" }
|
||||
Entry{ category = "intrusive", filename = "dns-safe-recursion-txid.nse" }
|
||||
Entry{ category = "external", filename = "dns-safe-recursion-port.nse" }
|
||||
Entry{ category = "intrusive", filename = "dns-safe-recursion-port.nse" }
|
||||
Entry{ category = "discovery", filename = "smb-security-mode.nse" }
|
||||
Entry{ category = "safe", filename = "smb-security-mode.nse" }
|
||||
Entry{ category = "default", filename = "smb-os-discovery.nse" }
|
||||
Entry{ category = "discovery", filename = "smb-os-discovery.nse" }
|
||||
Entry{ category = "safe", filename = "smb-os-discovery.nse" }
|
||||
Entry{ category = "discovery", filename = "smb-serverstats.nse" }
|
||||
Entry{ category = "intrusive", filename = "smb-serverstats.nse" }
|
||||
Entry{ category = "discovery", filename = "smb-enumusers.nse" }
|
||||
Entry{ category = "intrusive", filename = "smb-enumusers.nse" }
|
||||
Entry{ category = "discovery", filename = "smb-enumshares.nse" }
|
||||
Entry{ category = "intrusive", filename = "smb-enumshares.nse" }
|
||||
Entry{ category = "discovery", filename = "smb-enumdomains.nse" }
|
||||
Entry{ category = "intrusive", filename = "smb-enumdomains.nse" }
|
||||
Entry{ category = "safe", filename = "SSH-hostkey.nse" }
|
||||
Entry{ category = "default", filename = "SSH-hostkey.nse" }
|
||||
Entry{ category = "intrusive", filename = "SSH-hostkey.nse" }
|
||||
Entry{ category = "discovery", filename = "smb-enumsessions.nse" }
|
||||
Entry{ category = "intrusive", filename = "smb-enumsessions.nse" }
|
||||
Entry{ category = "discovery", filename = "smb-systeminfo.nse" }
|
||||
Entry{ category = "intrusive", filename = "smb-systeminfo.nse" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue