Documentation ¶
Overview ¶
Package runner executes the enumeration process.
Index ¶
Constants ¶
View Source
const (
// Default directory used to save protocols traffic
DefaultDumpTrafficOutputFolder = "output"
)
Variables ¶
This section is empty.
Functions ¶
func ConfigureOptions ¶
func ConfigureOptions() error
func DoHealthCheck ¶
DoHealthCheck performs self-diagnostic checks
func ParseOptions ¶
ParseOptions parses the command line flags provided by a user
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
Runner is a client for running the enumeration process.
func (*Runner) RunEnumeration ¶
RunEnumeration sets up the input layer for giving input nuclei. binary and runs the actual enumeration
func (*Runner) SaveResumeConfig ¶
SaveResumeConfig to file
Click to show internal directories.
Click to hide internal directories.