1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Add cross references for several scripts

This commit is contained in:
dmiller
2017-01-14 04:16:27 +00:00
parent da1b848c1d
commit ad6f790773
23 changed files with 49 additions and 15 deletions

View File

@@ -40,7 +40,7 @@ Checks if various crawling utilities are allowed by the host.
-- | libcurl-agent/1.0 redirected to: https://www.some-random-page.com/unsupportedbrowser (different host)
-- |_ Wget/1.13.4 (linux-gnu) redirected to: https://www.some-random-page.com/unsupportedbrowser (different host)
--
---
-- @see http-mobileversion-checker.nse
categories = {"discovery", "safe"}
author = "George Chatzisofroniou"