websocket-fuzzer
Fuzzer
Automates the process of sending WebSocket messages to test application vulnerabilities
HTML5 WebSocket message fuzzer
144 stars
9 watching
33 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
appsecfuzzinghtml5websocket
Related projects:
Repository | Description | Stars |
---|---|---|
stephenfewer/grinder | Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 416 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
rootup/bfuzz | Automates browser testing with generated input payloads to identify vulnerabilities | 310 |
sefcom/witcher | A framework for fuzzing web applications to detect vulnerabilities like command and SQL injection | 78 |
google/oss-fuzz-vulns | Records disclosed OSS-Fuzz vulnerabilities and their impact on versions and commits | 138 |
googleprojectzero/fuzzilli | Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,057 |
ameenmaali/qsfuzz | A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. | 297 |
redteampentesting/monsoon | A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. | 464 |
henshin/filebuster | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 213 |
hannah-portswigger/websocketturbointruder | An extension for web browser development tools to test WebSocket protocols by sending custom messages and analyzing responses. | 14 |
shouc/corbfuzz | Fuzz testing tool to check browser security policies and detect vulnerabilities in web applications | 3 |
iromise/fans | Fuzzing tool to identify vulnerabilities in Android native system services. | 244 |
palindromelabs/stews | A tool suite for security testing of WebSockets | 337 |
googleprojectzero/domato | A tool used to generate malformed HTML code to test web application security | 1,697 |