Skip to content
forked from instruder/flvfuzz

One of my fuzzers - this one I used to catch nifty vulnerabilities in FLV format

License

Notifications You must be signed in to change notification settings

ITh4cker/flvfuzz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

flvfuzz

This code is kinda old (2011 as I remember) and I used it to fuzz the FLV format. It is semi-intelligent and all the testcases should be easy enough to unfuzz. Bear in mind it needs some cleanup and optimization, but I think it is actually a good place to start writing your own file format fuzzers.

It uses Haxe (http://www.haxe.org) to parse FLV, pydbg to monitor crashes and of course python.

Have fun!

About

One of my fuzzers - this one I used to catch nifty vulnerabilities in FLV format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%