Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewScanner ¶
Types ¶
type NucleiConfig ¶
type NucleiInfo ¶
type NucleiOutput ¶
type NucleiOutput struct { TemplateID string `json:"template-id"` TemplatePath string `json:"template-path"` Info NucleiInfo `json:"info"` Type string `json:"type"` Host string `json:"host"` Matched string `json:"matched-at"` ExtractedResults []string `json:"extracted-results,omitempty"` Meta interface{} `json:"meta,omitempty"` Timestamp string `json:"timestamp"` MatcherStatus bool `json:"matcher-status"` CurlCommand string `json:"curl-command,omitempty"` }
Click to show internal directories.
Click to hide internal directories.