Skip to content

Commit

Permalink
Add script.db entries for new scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
bonsaiviking committed Nov 5, 2018
1 parent 824f9dc commit 5a34fd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/script.db
Expand Up @@ -490,6 +490,8 @@ Entry { filename = "smb-vuln-ms10-054.nse", categories = { "dos", "intrusive", "
Entry { filename = "smb-vuln-ms10-061.nse", categories = { "intrusive", "vuln", } }
Entry { filename = "smb-vuln-ms17-010.nse", categories = { "safe", "vuln", } }
Entry { filename = "smb-vuln-regsvc-dos.nse", categories = { "dos", "exploit", "intrusive", "vuln", } }
Entry { filename = "smb-vuln-webexec.nse", categories = { "intrusive", "vuln", } }
Entry { filename = "smb-webexec-exploit.nse", categories = { "exploit", "intrusive", } }
Entry { filename = "smb2-capabilities.nse", categories = { "discovery", "safe", } }
Entry { filename = "smb2-security-mode.nse", categories = { "default", "discovery", "safe", } }
Entry { filename = "smb2-time.nse", categories = { "default", "discovery", "safe", } }
Expand Down

0 comments on commit 5a34fd3

Please sign in to comment.