mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
Add @output sections to these scripts:
dns-recursion.nse snmp-brute.nse daytime.nse x11-access.nse smb-enum-domains.nse dns-random-txid.nse p2p-conficker.nse jdwp-version.nse dns-random-srcport.nse sshv1.nse ms-sql-info.nse Some of these just needed fixed NSEDoc syntax.
This commit is contained in:
@@ -20,6 +20,12 @@ Script: Brandon Enright <bmenrigh@ucsd.edu>\n
|
||||
porttest.dns-oarc.net: Duane Wessels <wessels@dns-oarc.net>
|
||||
]]
|
||||
|
||||
---
|
||||
-- @output
|
||||
-- PORT STATE SERVICE REASON
|
||||
-- 53/udp open domain udp-response
|
||||
-- |_dns-random-srcport: X.X.X.X is GREAT: 26 queries in 1.2 seconds from 26 ports with std dev 17905
|
||||
|
||||
-- This script uses (with permission) Duane Wessels' porttest.dns-oarc.net
|
||||
-- service. Duane/OARC believe the service is valuable to the community
|
||||
-- and have no plans to ever turn the service off.
|
||||
|
||||
Reference in New Issue
Block a user