mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Removing http-exif-spider temporarily
This commit is contained in:
parent
bca0025032
commit
4bd886cd9f
2 changed files with 1 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
|||
/home/ron/projects/git/nmap-exif-spider/http-exif-spider.nse
|
||||
|
|
@ -141,6 +141,7 @@ Entry { filename = "http-drupal-enum-users.nse", categories = { "discovery", "in
|
|||
Entry { filename = "http-drupal-modules.nse", categories = { "discovery", "intrusive", } }
|
||||
Entry { filename = "http-email-harvest.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "http-enum.nse", categories = { "discovery", "intrusive", "vuln", } }
|
||||
Entry { filename = "http-exif-spider.nse", categories = { "intrusive", } }
|
||||
Entry { filename = "http-favicon.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "http-form-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "http-form-fuzzer.nse", categories = { "fuzzer", "intrusive", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue