mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Remove http-robtex-reverse-ip script because it pretty much does the same thing as our newer hostmap-robtex
Originally committed by fyodor but recommitted by david after recovery from backup.
This commit is contained in:
parent
08849111be
commit
f43f163ec2
2 changed files with 2 additions and 2 deletions
|
|
@ -179,7 +179,6 @@ Entry { filename = "http-put.nse", categories = { "discovery", "intrusive", } }
|
|||
Entry { filename = "http-qnap-nas-info.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "http-rfi-spider.nse", categories = { "intrusive", } }
|
||||
Entry { filename = "http-robots.txt.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "http-robtex-reverse-ip.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "http-robtex-shared-ns.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "http-sitemap-generator.nse", categories = { "discovery", "intrusive", } }
|
||||
Entry { filename = "http-slowloris-check.nse", categories = { "safe", "vuln", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue