zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications by corrupting their user-contributed data (which more than often comes from untrusted sources on the Internet). It works by intercepting file and network operations and changing random bits in the program’s input. zzuf’s behaviour is deterministic, making it easier to [...]
Tagged as:
Browser Fuzzer 3,
file forensics,
Fuzzer,
zzuf
ht://Check is very useful for Webmasters who want to control and monitor their Websites, in order to discover unexpected broken links, but also interesting information from the data they have in the form of HyperText documents. ht://Check builds a very useful and extremely complete data source in MySQL, it is very flexible and easily improvable [...]
Tagged as:
audit,
Code Crawler,
Fuzzer,
ht://Check,
Open Source,
Web Application Scanner
It has been quite some time we wrote about fuzzing or fuzzer’s. Today we are going to talk about Browser Fuzzer 3. Fuzzing is a Black Box testing technique, which consists of finding implementation bugs using invalid, unexpected, or random data injection in an automated fashion.
This tool is fresh off the Krakow labs compiler, as [...]
Tagged as:
bf3,
Browser Fuzzer 3,
Fuzzer,
fuzzers,
Open Source