grinder

Fuzz tester

Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities

Grinder is a system to automate the fuzzing of web browsers and the management of a large number of crashes.

GitHub

416 stars
56 watching
131 forks
Language: Ruby
last commit: over 2 years ago
browsersfuzzinggrinderruby

Related projects:

Repository Description Stars
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,110
henshin/filebuster A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities 213
andresriancho/websocket-fuzzer Automates the process of sending WebSocket messages to test application vulnerabilities 144
redteampentesting/monsoon A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. 464
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,412
rust-fuzz/afl.rs A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. 1,668
ameenmaali/qsfuzz A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. 297
sefcom/witcher A framework for fuzzing web applications to detect vulnerabilities like command and SQL injection 78
rootup/bfuzz Automates browser testing with generated input payloads to identify vulnerabilities 309
jtpereyda/boofuzz A tool for generating and testing network protocol inputs to identify vulnerabilities 2,057
google/fuzzer-test-suite A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. 1,437
prompt-security/ps-fuzz An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. 419
s3team/squirrel A tool that generates random inputs to test the robustness of database management systems 188
battelle/sandsifter Automates the discovery of hidden instructions and bugs in x86 processors 490
zigrin-security/cakefuzzer An automated tool designed to discover vulnerabilities in web applications by combining static and dynamic testing approaches. 98