Documentation ¶
Index ¶
- Variables
- func DNSBruteforce(target string)
- func DNSBruteforceReverse(target string, baseIP string)
- func DNSDiscovery(target string)
- func EyeWitness()
- func GatherDomain(kind string)
- func ParseOutput(sweepXML string) *go_nmap.NmapRun
- func ProcessResults(h *model.Host, record go_nmap.Host)
- func ReportStatusNmap()
- func ScanDNS(target string, kind string, baseIP string)
- func ScanPort(kind string, target string)
- func ScanSweep(kind string, target string)
- type NmapScan
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ScansList = []*NmapScan{}
)
Functions ¶
func DNSBruteforce ¶
func DNSBruteforce(target string)
func DNSBruteforceReverse ¶
func DNSDiscovery ¶
func DNSDiscovery(target string)
func EyeWitness ¶
func EyeWitness()
func GatherDomain ¶
func GatherDomain(kind string)
func ParseOutput ¶
Parse nmap XML output file (no nmap scan needed)
func ReportStatusNmap ¶
func ReportStatusNmap()
Types ¶
Click to show internal directories.
Click to hide internal directories.