aboutsummaryrefslogtreecommitdiffstats
path: root/test/fuzzing/straight_stream
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2014-10-26 17:13:25 +1300
committerAldo Cortesi <aldo@nullcube.com>2014-10-26 17:13:25 +1300
commitefd6fdb0e24532de757fc90a8d3ae984b7170c51 (patch)
treea82205c5b22dfbaf3c6fbd50621513b1a8642b1c /test/fuzzing/straight_stream
parent35075a31a802dba1b07c65d8be72be2762ff99ee (diff)
downloadmitmproxy-efd6fdb0e24532de757fc90a8d3ae984b7170c51.tar.gz
mitmproxy-efd6fdb0e24532de757fc90a8d3ae984b7170c51.tar.bz2
mitmproxy-efd6fdb0e24532de757fc90a8d3ae984b7170c51.zip
Start a fuzzing architecture for mitmproxy
Diffstat (limited to 'test/fuzzing/straight_stream')
-rw-r--r--test/fuzzing/straight_stream4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fuzzing/straight_stream b/test/fuzzing/straight_stream
new file mode 100644
index 00000000..64feae45
--- /dev/null
+++ b/test/fuzzing/straight_stream
@@ -0,0 +1,4 @@
+
+mitmdump: $MITMDUMP -q --stream 1
+pathod: $PATHOD -q
+pathoc: sleep 2 && $PATHOC $FUZZ_SETTINGS localhost:8080 ./straight_stream_patterns \ No newline at end of file