Kyle Marsh
|
76956d86e4
|
S3 Fuzzer: finish describing bucket operations
Finishing touches on decision graph for bucket operations.
|
2011-09-12 12:59:53 -07:00 |
|
Kyle Marsh
|
bfca00ac4c
|
S3 Fuzzer: start writing nodes for bucket PUTs
Continue working on decision graph; add PUT requests for buckets.
|
2011-09-12 12:58:20 -07:00 |
|
Kyle Marsh
|
bb7111a0d1
|
S3 Fuzzer: Write Decision Graph
Start writing the decision graph describing the fuzzer's attack surface in
earnest.
|
2011-09-12 12:55:32 -07:00 |
|
Kyle Marsh
|
62bd05a390
|
S3 Fuzzer: Handle null choices
Sometimes you might want to have your current node terminate the descent or
set something to the empty string.
|
2011-09-12 12:53:18 -07:00 |
|
Kyle Marsh
|
a9a41a2891
|
S3 Fuzzer: began writing graph descent
still missing headers and choice weights
|
2011-09-12 12:52:37 -07:00 |
|
Kyle Marsh
|
fc93c02963
|
S3 Fuzzer: Change direction towards decision tree
Fuzzer now builds requests based on a DAG that describes the request space
and attack surface.
|
2011-09-12 12:51:01 -07:00 |
|