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

GitHub

31 stars
6 watching
5 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
redteampentesting/monsoon A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. 460
henshin/filebuster A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities 212
ameenmaali/qsfuzz A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. 296
googleprojectzero/fuzzilli A fuzzer for dynamic language interpreters designed to detect core interpreter bugs 1,890
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
jtpereyda/boofuzz A tool for generating and testing network protocol inputs to identify vulnerabilities 2,041
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,108
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
stephenfewer/grinder Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities 415
googleprojectzero/domato A tool for generating random, malformed HTML, CSS, and JavaScript code to test web application security 1,695
snuspl/fluffy A fuzzer that tests Ethereum blockchain clients for consensus bugs by simulating multiple transactions from initial program states 54
census/choronzon An evolutionary fuzzer that uses user-defined information to produce and test file formats. 269
jonmetz/androfuzz A tool for fuzzing Android apps with generated files 38
googleprojectzero/jackalope A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms. 1,094