LogicalFuzzingEngine
Payload fuzzer
A Python extension for Burpsuite that generates and applies payload fuzzing to test application vulnerabilities
A Burpsuite extension written in Python to perform basic validation fuzzing
10 stars
2 watching
4 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,041 |
ikkisoft/bradamsa | A Burp Suite extension plugin to generate Intruder payloads using Radamsa, a fuzzer. | 87 |
jiangsir404/xss-sql-fuzz | Automates fuzzing of XSS and SQL injection vulnerabilities in web applications using Burp Suite extensions. | 60 |
henshin/filebuster | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 212 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
1n3/intruderpayloads | A collection of tools and methodologies for simulating web application attacks | 3,681 |
redteampentesting/monsoon | A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. | 460 |
battelle/sandsifter | An x86 processor fuzzer that systematically searches for hidden instructions and bugs to detect security vulnerabilities and software issues | 485 |
bhass1/pyfuzz_can | A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
danmcinerney/fuzzstrings | A collection of pre-defined strings to test web application vulnerabilities | 32 |
fuzzing/mffa | Automatically testing Android media software components for vulnerabilities by feeding malformed media files to them. | 330 |
withsecureopensource/mqtt_fuzz | A tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets. | 77 |
0xricksanchez/paper_collection | A collection of academic papers on fuzzing and binary analysis | 1,232 |
zombiecraig/uds-server | A tool for simulating and fuzzing Unified Diagnostic Services (UDS) protocol responses for automotive diagnostic purposes. | 293 |
stephenfewer/grinder | Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 415 |