File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ For Server-side it mainly covers following vulnerabilities:
3535
3636### Fuzzer View
3737JWT Fuzzer view is different from HTTP Fuzzer view as JWT's need to be parsed, then JWT field values can be fuzzed. The following is the Fuzzer view:
38- ![ Fuzzer View] ( ./images/fuzzer-view.png )
38+ ![ Fuzzer View] ( ./docs/ images/fuzzer-view.png )
3939
4040The ** Signature Operation** drop down is used to control the operations on the Signature field of JWT.
41411 . ** No Signature** : This value is used to remove the signature component from the newly fuzzed JWT.
@@ -47,7 +47,7 @@ The **Component** drop down is used to choose the **Header** or the **Payload**
4747The ** Key** drop down is used to choose the fields to be fuzzed in the ** Header** or ** Payload** components of the JWT.
4848
4949### Fuzzer View Animation
50- ![ Fuzzer Animation] ( ./images/fuzzer-animation.gif )
50+ ![ Fuzzer Animation] ( ./docs/ images/fuzzer-animation.gif )
5151
5252The JWT add-on is available in the marketplace and can be installed from within ZAP.
5353For more information please visit [ JWT Support] ( https://github.com/SasanLabs/owasp-zap-jwt-addon )
You can’t perform that action at this time.
0 commit comments