mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Put http-generator in default.
This commit is contained in:
parent
1a9700019f
commit
541091eed1
2 changed files with 2 additions and 2 deletions
|
|
@ -106,7 +106,7 @@ Entry { filename = "http-email-harvest.nse", categories = { "discovery", "safe",
|
|||
Entry { filename = "http-enum.nse", categories = { "discovery", "intrusive", "vuln", } }
|
||||
Entry { filename = "http-favicon.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "http-form-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "http-generator.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "http-generator.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "http-google-malware.nse", categories = { "discovery", "external", "malware", "safe", } }
|
||||
Entry { filename = "http-grep.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "http-headers.nse", categories = { "discovery", "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue