domato
HTML fuzzer
A tool for generating random, malformed HTML, CSS, and JavaScript code to test web application security
DOM fuzzer
2k stars
67 watching
278 forks
Language: Python
last commit: 8 days ago
Linked from 1 awesome list
domfuzzingsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
googleprojectzero/fuzzilli | A fuzzer for dynamic language interpreters designed to detect core interpreter bugs | 1,890 |
rootup/bfuzz | Automates browser testing with generated input payloads to identify vulnerabilities | 309 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
googleprojectzero/jackalope | A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms. | 1,094 |
bhass1/pyfuzz_can | A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,041 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,399 |
google/fuzzer-test-suite | A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,431 |
census/choronzon | An evolutionary fuzzer that uses user-defined information to produce and test file formats. | 269 |
andresriancho/websocket-fuzzer | Automates the process of sending WebSocket messages to test application vulnerabilities | 144 |
googleprojectzero/brokentype | A set of tools designed to test the robustness and security of font rasterization software | 430 |
status-im/nim-drchaos | A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
prompt-security/ps-fuzz | An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 401 |
jidicula/go-fuzz-action | An Automated testing workflow for Go code using built-in fuzz testing features | 15 |
google/oss-fuzz-vulns | Records disclosed OSS-Fuzz vulnerabilities and their impact on versions and commits | 133 |