//
pkg.gl
Category
github.com/packetloop/zgrab2
modules
dns
package
0.0.0-20240523144707-f5b61b103af6
Repository:
https://github.com/packetloop/zgrab2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
105 SLOC
#
Functions
DnsRecursionQuery
based on https://svn.nmap.org/nmap/scripts/dns-recursion.nse.
RegisterModule
RegisterModule registers the zgrab2 module.
#
Structs
Flags
Flags holds the command-line configuration for the dns scan module.
Module
Module implements the zgrab2.Module interface.
Results
Results is the struct that is returned to the zgrab2 framework from Scan().
Scanner
Scanner implements the zgrab2.Scanner interface.