sandsifter

Processor Fuzzer

An x86 processor fuzzer that systematically searches for hidden instructions and bugs to detect security vulnerabilities and software issues

The x86 processor fuzzer

GitHub

485 stars
26 watching
408 forks
Language: Python
last commit: about 6 years ago

Related projects:

Repository Description Stars
jtpereyda/boofuzz A tool for generating and testing network protocol inputs to identify vulnerabilities 2,041
bhass1/pyfuzz_can A tool for generating and testing random CAN network inputs to simulate real-world conditions. 13
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,108
sycuricon/morfuzz A fuzzing framework for detecting functional bugs in RISC-V processors 23
stephenfewer/grinder Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities 415
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,399
googleprojectzero/jackalope A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms. 1,094
henshin/filebuster A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities 212
googleprojectzero/fuzzilli A fuzzer for dynamic language interpreters designed to detect core interpreter bugs 1,890
andresriancho/websocket-fuzzer Automates the process of sending WebSocket messages to test application vulnerabilities 144
prompt-security/ps-fuzz An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. 401
gamozolabs/applepie A tool designed to fuzz and introspect systems using a hypervisor, providing deep device emulation and code coverage analysis. 367
jiangsir404/xss-sql-fuzz Automates fuzzing of XSS and SQL injection vulnerabilities in web applications using Burp Suite extensions. 60
s3team/squirrel A tool that generates random inputs to test the robustness of database management systems 185
wdahlenburg/logicalfuzzingengine A Python extension for Burpsuite that generates and applies payload fuzzing to test application vulnerabilities 10