Skip to content

Commit

Permalink
remove wfuzz-cli ref
Browse files Browse the repository at this point in the history
  • Loading branch information
xmendez committed Nov 2, 2020
1 parent 7d52087 commit 546bc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ The payload to filter, specified by the -z switch must precede --slice command l

The specified expression must return a boolean value, an example, using the unique operator is shown below::

$ wfuzz-cli.py -z list --zD one-two-one-one --slice "FUZZ|u()" http://localhost:9000/FUZZ
$ wfuzz -z list --zD one-two-one-one --slice "FUZZ|u()" http://localhost:9000/FUZZ

********************************************************
* Wfuzz 2.2 - The Web Fuzzer *
Expand Down

0 comments on commit 546bc11

Please sign in to comment.