| Main Archive Page > Month Archives > full-disclosure-uk archives |
Browser Fuzzer 3, or bf3, is a comprehensive web browser fuzzer.
Browser Fuzzer 3 is designed as a hybrid framework/standalone fuzzer; the modules it uses are extendable but also highly integrated into the core.
bf3 can be used via command line to set all necessary flags for each fuzzing operation. After initialization, bf3 creates test cases in a numbered system. Fuzzing is automated through the browser using the refresh method. If error is detected, server logs can provide insight to the offending test case.
http://www.krakowlabs.com/dev.html for binary, source code, demonstration video and more.
~KL