rfuss2

Vulnerability tester

A simple Rust-based tool for testing software vulnerabilities by generating random inputs

Simple rust fuzzer

GitHub

23 stars
1 watching
9 forks
Language: Rust
last commit: almost 4 years ago

Related projects:

Repository Description Stars
phra/rustbuster A tool that uses web fuzzing and content discovery techniques to test websites for vulnerabilities 530
rust-fuzz/afl.rs A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. 1,668
henshin/filebuster A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities 213
fkie-cad/cwe_checker A tool for detecting common bugs in binary executables. 1,155
hardik05/damn_vulnerable_c_program An example C program demonstrating common types of vulnerabilities, designed to be fuzzed using various tools. 681
stephenfewer/grinder Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities 416
aj00200/xssed A collection of intentionally flawed PHP scripts to test for cross-site scripting vulnerabilities. 37
kathanp19/gaussrf A tool for identifying potential vulnerabilities in websites by fetching known URLs and filtering out ones with open redirects or SSRF parameters. 168
jobertabma/ground-control A collection of scripts for debugging security vulnerabilities in web servers 535
r0075h3ll/oralyzer A tool to identify vulnerabilities in web applications by probing for Open Redirections and other types of attacks. 758
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,110
vulnplanet/l3x An AI-driven tool for detecting vulnerabilities in code written in Rust and Solidity. 63
mandatoryprogrammer/xsshunter A service designed to test for cross-site scripting (XSS) vulnerabilities in web applications by automatically firing XSS payloads and collecting information about the resulting responses. 1,501
d4rckh/vaf A tool designed to automate the process of testing web applications for vulnerabilities by generating and submitting random input to identify security weaknesses. 314
facebook/mariana-trench A static analysis tool for identifying security vulnerabilities in Android and Java applications. 1,102