mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-01-30 14:58:38 +00:00
Make fuzzing run again
This commit is contained in:
parent
c914ad754a
commit
b6e5e50c24
@ -1,6 +1,4 @@
|
||||
|
||||
MITMDUMP=../../mitmdump
|
||||
PATHOD=../../../pathod/pathod
|
||||
PATHOC=../../../pathod/pathoc
|
||||
FUZZ_SETTINGS=-remTt 1 -n 0
|
||||
|
||||
MITMDUMP=mitmdump
|
||||
PATHOD=pathod
|
||||
PATHOC=pathoc
|
||||
FUZZ_SETTINGS="-remTt 1 -n 0"
|
||||
|
@ -9,7 +9,6 @@ get:'http://localhost:9999/p/':s'200:b"foo":ir,"\n"'
|
||||
get:'http://localhost:9999/p/':s'200:b"foo":ir,"a"'
|
||||
get:'http://localhost:9999/p/':s'200:b"foo":ir,"9"'
|
||||
get:'http://localhost:9999/p/':s'200:b"foo":ir,":"'
|
||||
get:'http://localhost:9999/p/':s"200:b'foo':ir,'\"'"
|
||||
get:'http://localhost:9999/p/':s'200:b"foo":ir,"-"'
|
||||
get:'http://localhost:9999/p/':s'200:b"foo":dr'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user