November 2007 Archives
2007-11-13 15:00:12
Simple BitTorrent Fuzzer
I wrote a simple BitTorrent client protocol fuzzer for a project in my
CS389 class. Right now it doesn't do too much beyond the bare minimum and it is
pretty retarded with regard to knowledge of the protocol but it does its job.
Written in the Sulley fuzzing framework, code is here.