domato
HTML fuzzer
Automates the process of generating malformed HTML documents to test web application security
DOM fuzzer
2k stars
68 watching
279 forks
Language: Python
last commit: 8 days ago
Linked from 1 awesome list
domfuzzingsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
googleprojectzero/fuzzilli | A tool for generating and testing malformed JavaScript code to identify vulnerabilities in dynamic language interpreters. | 1,895 |
rootup/bfuzz | Automates browser testing with generated input payloads to identify vulnerabilities | 310 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,109 |
googleprojectzero/jackalope | A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms. | 1,100 |
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,048 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,407 |
google/fuzzer-test-suite | A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,434 |
census/choronzon | An evolutionary fuzzer that uses user-defined information to produce and test file formats. | 268 |
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. | 414 |
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 | 135 |