Skip to main content

Untitled object in undefined Schema

Rule Type

object (Details)

Rule Properties

type

Type of fuzzing rule to perform type

type Type

string (type of rule)

type Constraints

enum: the value of this property must be equal to one of the following values:

part

Part of request rule to fuzz part

part Type

string (part of rule)

part Constraints

enum: the value of this property must be equal to one of the following values:

mode

Mode of request rule to fuzz mode

mode Type

string (mode of rule)

mode Constraints

enum: the value of this property must be equal to one of the following values:

keys

Keys of parameters to fuzz keys

keys Type

string[]

keys-regex

Regex of parameter keys to fuzz keys-regex

keys-regex Type

string[]

values

Regex of parameter values to fuzz values

values Type

string[]

fuzz

Payloads to perform fuzzing substitutions with fuzz

fuzz Type

object (payloads of fuzz rule)

replace-regex

Regex for regex-replace rule type replace-regex

replace-regex Type

string (replace regex of rule)