# Functions
BuildPayloadFromOptions returns a map with the payloads provided via CLI.
EnvVars returns a map with all environment variables into a map.
ExpandMapValues converts values from flat string to string slice.
No description provided by the author
MergeMaps merges two maps into a new map.
MergeMapsMany merges many maps into a new map.
New creates a new generator structure for payload generation.
SliceToMap converts a slice of strings to map of string splitting each item at sep as "key sep value".
# Constants
name:batteringram.
name:clusterbomb.
name:pitchfork.
# Structs
AttackTypeHolder is used to hold internal type of the protocol.
Iterator is a single instance of an iterator for a generator structure.
PayloadGenerator is the generator struct for generating payloads.
# Type aliases
AttackType is the type of attack for payloads.