owenson / tor-research-framework

Tor research framework in Java
www.ghowen.me
GNU General Public License v3.0
55 stars 16 forks source link

A design document and grammar for targeted fuzzing of the Tor HTTP directory protocol #11

Closed twilsonb closed 10 years ago

twilsonb commented 10 years ago

DESIGN: a design plan, including a summary of the relevant portions of the Tor dir-spec. tor-http-get-urls.txt: the Tor HTTP get & post request grammar condensed from the Tor dir-spec.

Also includes all commits from fuzz-dir-req-config (eventually I'll learn to branch cleanly).