mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Add or fix See Also links between scripts
This commit is contained in:
@@ -34,7 +34,7 @@ Wildcard records are listed as "*A" and "*AAAA" for IPv4 and IPv6 respectively.
|
|||||||
-- @see dns-nsec3-enum.nse
|
-- @see dns-nsec3-enum.nse
|
||||||
-- @see dns-ip6-arpa-scan.nse
|
-- @see dns-ip6-arpa-scan.nse
|
||||||
-- @see dns-nsec-enum.nse
|
-- @see dns-nsec-enum.nse
|
||||||
-- @see dns-zone-transfer
|
-- @see dns-zone-transfer.nse
|
||||||
--
|
--
|
||||||
-- @output
|
-- @output
|
||||||
-- Pre-scan script results:
|
-- Pre-scan script results:
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ http://7bits.nl/blog/2012/03/26/finding-v6-hosts-by-efficiently-mapping-ip6-arpa
|
|||||||
-- @see dns-nsec3-enum.nse
|
-- @see dns-nsec3-enum.nse
|
||||||
-- @see dns-nsec-enum.nse
|
-- @see dns-nsec-enum.nse
|
||||||
-- @see dns-brute.nse
|
-- @see dns-brute.nse
|
||||||
-- @see dns-zone-transfer
|
-- @see dns-zone-transfer.nse
|
||||||
--
|
--
|
||||||
-- @output
|
-- @output
|
||||||
-- Pre-scan script results:
|
-- Pre-scan script results:
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ servers that use NSEC3 rather than NSEC; for that, see
|
|||||||
-- @see dns-nsec3-enum.nse
|
-- @see dns-nsec3-enum.nse
|
||||||
-- @see dns-ip6-arpa-scan.nse
|
-- @see dns-ip6-arpa-scan.nse
|
||||||
-- @see dns-brute.nse
|
-- @see dns-brute.nse
|
||||||
-- @see dns-zone-transfer
|
-- @see dns-zone-transfer.nse
|
||||||
--
|
--
|
||||||
-- @output
|
-- @output
|
||||||
-- 53/udp open domain udp-response
|
-- 53/udp open domain udp-response
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ References:
|
|||||||
-- @see dns-nsec-enum.nse
|
-- @see dns-nsec-enum.nse
|
||||||
-- @see dns-ip6-arpa-scan.nse
|
-- @see dns-ip6-arpa-scan.nse
|
||||||
-- @see dns-brute.nse
|
-- @see dns-brute.nse
|
||||||
-- @see dns-zone-transfer
|
-- @see dns-zone-transfer.nse
|
||||||
--
|
--
|
||||||
-- @output
|
-- @output
|
||||||
-- PORT STATE SERVICE
|
-- PORT STATE SERVICE
|
||||||
|
|||||||
@@ -25,8 +25,8 @@ References:
|
|||||||
--
|
--
|
||||||
--@xmloutput
|
--@xmloutput
|
||||||
--
|
--
|
||||||
-- @see ssl-cert
|
-- @see ssl-cert.nse
|
||||||
-- @see ssh-hostkey
|
-- @see ssh-hostkey.nse
|
||||||
|
|
||||||
author = "Daniel Miller"
|
author = "Daniel Miller"
|
||||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||||
|
|||||||
@@ -40,6 +40,8 @@ References:
|
|||||||
-- | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15442
|
-- | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15442
|
||||||
-- | https://blog.skullsecurity.org/2018/technical-rundown-of-webexec
|
-- | https://blog.skullsecurity.org/2018/technical-rundown-of-webexec
|
||||||
-- |_ https://webexec.org
|
-- |_ https://webexec.org
|
||||||
|
--
|
||||||
|
-- @see smb-webexec-exploit.nse
|
||||||
|
|
||||||
author = "Ron Bowes"
|
author = "Ron Bowes"
|
||||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||||
|
|||||||
@@ -36,6 +36,8 @@ References:
|
|||||||
-- | smb-vuln-webexec:
|
-- | smb-vuln-webexec:
|
||||||
-- | Vulnerable: WebExService could be accessed remotely as the given user!
|
-- | Vulnerable: WebExService could be accessed remotely as the given user!
|
||||||
-- |_ ...and successfully started console command: net user test test /add
|
-- |_ ...and successfully started console command: net user test test /add
|
||||||
|
--
|
||||||
|
-- @see smb-vuln-webexec.nse
|
||||||
|
|
||||||
author = "Ron Bowes"
|
author = "Ron Bowes"
|
||||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ address itself is not private. Nmap v7.30 or later is required.
|
|||||||
-- </table>
|
-- </table>
|
||||||
--
|
--
|
||||||
-- @see http-internal-ip-disclosure.nse
|
-- @see http-internal-ip-disclosure.nse
|
||||||
-- @see ssl-cert
|
-- @see ssl-cert.nse
|
||||||
|
|
||||||
author = "Steve Benson"
|
author = "Steve Benson"
|
||||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ certificate.
|
|||||||
]]
|
]]
|
||||||
|
|
||||||
---
|
---
|
||||||
-- @see ssl-cert-intaddr
|
-- @see ssl-cert-intaddr.nse
|
||||||
--
|
--
|
||||||
-- @output
|
-- @output
|
||||||
-- 443/tcp open https
|
-- 443/tcp open https
|
||||||
|
|||||||
Reference in New Issue
Block a user