ICSFuzz
ICS tester
A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code.
26 stars
4 watching
9 forks
Language: C
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ameenmaali/qsfuzz | A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. | 297 |
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 |
henshin/filebuster | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 213 |
sycuricon/morfuzz | A fuzzing framework for detecting functional bugs in RISC-V processors | 25 |
quarkslab/android-fuzzing | A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode | 109 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,057 |
planetis-m/libfuzzer | Fuzzing tool for finding bugs and security issues in software | 43 |
googleprojectzero/fuzzilli | Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
fuzzstati0n/fuzzgoat | A deliberately crafted C program to test the efficacy of fuzzers. | 191 |
fuzzinglabs/cairo-fuzzer | A tool for testing smart contract security by generating random inputs and executing them on a contract to identify vulnerabilities. | 120 |
redteampentesting/monsoon | A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. | 464 |
gamozolabs/applepie | A tool designed to fuzz and introspect systems using a hypervisor, providing deep device emulation and code coverage analysis. | 367 |
chijinz/minerva | A tool that generates realistic browser API invocations by analyzing memory-level mod-ref relations and applying weighted selection during test case generation. | 31 |
zombiecraig/uds-server | A tool for simulating and fuzzing Unified Diagnostic Services (UDS) protocol responses for automotive diagnostic purposes. | 294 |
mykter/afl-training | A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. | 1,233 |