package
2.3.9-yak-beta1
Repository: https://github.com/yaklang/nuclei.git
Documentation: pkg.go.dev

# Constants

KValExtractor extracts responses with key:value.
RegexExtractor extracts responses with regexes.

# Variables

ExtractorTypes is an table for conversion of extractor type from string.

# Structs

Extractor is used to extract part of response using a regex.

# Type aliases

ExtractorType is the type of the extractor specified.