Nuclei schema defs rule properties part of rule
part of rule Schema
Part of request rule to fuzz
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | nuclei-schema.schema.json* |
part Type
string
(part of rule)
part Constraints
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"query" | |
"header" | |
"path" | |
"body" | |
"cookie" | |
"request" |
Was this page helpful?