package
0.0.0-20240523144707-f5b61b103af6
Repository: https://github.com/packetloop/zgrab2.git
Documentation: pkg.go.dev

# Functions

GetFoxBanner sends the static query and reads the response, filling out the logStruct with any fields that are present.
RegisterModule registers the zgrab2 module.

# Constants

ORIGINAL_QUERY is the hex encoding of the query that will be sent to each server.
RESPONSE_PREFIX is the prefix that will identify a Fox service.

# Structs

Flags holds the command-line configuration for the fox scan module.
FoxLog is the struct returned to the caller.
Module implements the zgrab2.Module interface.
Scanner implements the zgrab2.Scanner interface.