Overview of FuzzDB capabilities
masterFuzzDB is a comprehensive dictionary used for dynamic application security testing. It is organized into three primary functional areas:
- Attack Patterns: Lists of attack payload primitives for fault injection (e.g., OS command injection, XSS, SQL injection, NoSQL injection, directory traversal, etc.).
- Discovery: Dictionaries of predictable filepaths, logfiles, and administrative directories, sorted by platform, language, and application to facilitate brute-force testing.
- Response Analysis: A set of regex pattern dictionaries used to match server responses for error messages or sensitive information like credit card numbers and social security numbers.
Additionally, the repository contains webshells, common username/password lists, and supplementary documentation.