CakeFuzzer
Vulnerability scanner
An automated tool designed to discover vulnerabilities in web applications by combining static and dynamic testing approaches.
Cake Fuzzer is a project that is meant to help automatically and continuously discover vulnerabilities in web applications created based on specific frameworks with very limited false positives.
96 stars
4 watching
6 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
cybersecuritydasthackingiastsast
Related projects:
Repository | Description | Stars |
---|---|---|
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
1n3/blackwidow | A Python-based web application scanner that gathers OSINT and fuzz data to identify OWASP vulnerabilities on target websites. | 1,531 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,041 |
henshin/filebuster | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 212 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,399 |
stephenfewer/grinder | Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 415 |
sefcom/witcher | A framework for fuzzing web applications to detect vulnerabilities like command and SQL injection | 77 |
bishopfox/zigdiggity | A toolkit for testing and exploiting ZigBee networks to identify vulnerabilities in IoT devices | 261 |
firefart/hijagger | A tool used to identify potential security vulnerabilities in package maintainers of NPM and PyPi packages by checking for unregistered domains or email addresses. | 286 |
andresriancho/websocket-fuzzer | Automates the process of sending WebSocket messages to test application vulnerabilities | 144 |
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 |
r0075h3ll/oralyzer | A tool to identify vulnerabilities in web applications by probing for Open Redirections and other types of attacks. | 753 |
momalab/icsfuzz | Fuzzes control applications to uncover vulnerabilities | 26 |
ameenmaali/qsfuzz | A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. | 296 |
iromise/fans | Fuzzing tool to identify vulnerabilities in Android native system services. | 242 |