Minerva
Browser fuzzer
A tool that generates realistic browser API invocations by analyzing memory-level mod-ref relations and applying weighted selection during test case generation.
A browser fuzzer augmented by API mod-ref relations
31 stars
6 watching
5 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. | 464 |
| A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 213 |
| A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. | 297 |
| Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
| A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. | 26 |
| A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
| A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,057 |
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
| Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 416 |
| A tool used to generate malformed HTML code to test web application security | 1,697 |
| A fuzzer that tests Ethereum blockchain clients for consensus bugs by simulating multiple transactions from initial program states | 55 |
| An evolutionary fuzzer that uses user-defined information to produce and test file formats. | 268 |
| A tool for fuzzing Android apps with generated files | 39 |
| A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms. | 1,103 |