mirror of
https://github.com/fuzzdb-project/fuzzdb.git
synced 2024-11-28 22:10:23 +00:00
Add docs for breakpoint ignore list
This commit is contained in:
parent
95e3f3d1ad
commit
e6aefddb89
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
lists of error messages for regex matching
|
lists of error messages for regex matching:
|
||||||
|
|
||||||
Search all output pages generated by fuzzing payloads for the extensive list of known error strings, for later analysis.
|
Search all output pages generated by fuzzing payloads for the extensive list of known error strings, for later analysis.
|
||||||
|
|
||||||
|
|
||||||
usage docs:
|
usage docs:
|
||||||
https://github.com/fuzzdb-project/fuzzdb/wiki/regexerrors
|
https://github.com/fuzzdb-project/fuzzdb/wiki/regexerrors
|
||||||
|
|
||||||
|
breakpoint-ignores.txt
|
||||||
|
List of common URLS which can be annoying while in a web proxy's breakpoint mode.
|
||||||
|
|
Loading…
Reference in a new issue