Fuzzing/README.md
This tool generates a list of hashes for all numbers from 0 to 999999, and stores them in 0_999999_hashes.txt. The resulting file is aproximately 600MB in size.
Use for: Fuzzing for XSS vulnerabilities in URIs Source: JBroFuzz
Use for: Fuzzing URL parameters in web applications to test for deserialisation and type confusion vulnerabilities.