monsoon
Fuzzer
A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications.
Fast HTTP enumerator
460 stars
20 watching
40 forks
Language: Go
last commit: 4 months ago
Linked from 1 awesome list
enumeratorfastfuzzfuzzergohttpsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
henshin/filebuster | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 212 |
devanshbatham/openredirex | A tool for detecting open redirect vulnerabilities in web applications by modifying URLs and attempting to fetch them. | 712 |
ameenmaali/qsfuzz | A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. | 296 |
stephenfewer/grinder | Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 415 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,041 |
chijinz/minerva | A tool that generates realistic browser API invocations by analyzing memory-level mod-ref relations and applying weighted selection during test case generation. | 31 |
withsecureopensource/mqtt_fuzz | A tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets. | 77 |
andresriancho/websocket-fuzzer | Automates the process of sending WebSocket messages to test application vulnerabilities | 144 |
s3team/squirrel | A tool that generates random inputs to test the robustness of database management systems | 185 |
momalab/icsfuzz | Fuzzes control applications to uncover vulnerabilities | 26 |
bhass1/pyfuzz_can | A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
sefcom/witcher | A framework for fuzzing web applications to detect vulnerabilities like command and SQL injection | 77 |
kiranreddyrebel/postmessage_fuzz_tool | A Chrome app and extension tool for capturing and analyzing PostMessage handlers in web applications. | 34 |
wdahlenburg/logicalfuzzingengine | A Python extension for Burpsuite that generates and applies payload fuzzing to test application vulnerabilities | 10 |