mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Removed http-email-harest and made changes to CHANGELOG and script.db
to show the same. The new http-grep comitted earlier does what http-email-harvest does by default(no patterns given).
This commit is contained in:
parent
f9196dbb2a
commit
7819471a54
3 changed files with 3 additions and 89 deletions
|
|
@ -163,7 +163,6 @@ Entry { filename = "http-dombased-xss.nse", categories = { "exploit", "intrusive
|
|||
Entry { filename = "http-domino-enum-passwords.nse", categories = { "auth", "intrusive", } }
|
||||
Entry { filename = "http-drupal-enum.nse", categories = { "discovery", "intrusive", } }
|
||||
Entry { filename = "http-drupal-enum-users.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-errors.nse", categories = { "discovery", "intrusive", } }
|
||||
Entry { filename = "http-exif-spider.nse", categories = { "intrusive", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue