Tag Archives: FUZZING
OSS-Fuzz – Continuous Fuzzing of Open Source Projects
OSS-Fuzz is an open source project developed by Google in cooperation with the Core Infrastructure Initiative. This framework
WinAFL – A fork of AFL for fuzzing Windows binaries
WinAFL is a fork of the original AFL for Windows operating system. AFL is a popular fuzzing tool for coverage-guided fuzzing.
honggfuzz – general-purpose fuzzer
honggfuzz is a general-purpose, easy-to-use fuzzer that supplies and modifies input to a test program and utilize the ptrace() API/POSIX signal interface to detect and log crashes. some of the features: Easy setup: No complicated configuration files or setup necessary
Fuzzware 1.5- Fuzzing Tool
Fuzzing is a process that is used during a penetration testing to find out if the application is vulnerable, the process come by sending incorrect data to the targeted application in order to cause a failure or an error situation
Surku – mutation-based fuzzer
Fuzz testing is widely used in auditing application by providing some invalid or random data to see how the application will be working with such behavior. The testing usually is automated using some open source program that may assist in
Scapy: Massive hacking tool!
Working with command line interface makes many users feel uncomfortable with this tool but Scapy brings us a benefit of many popular tools like : hping , nmap, arpspoof ,arp-sk ,arping,tcpdump ,tetheral ,p0f and so on.. Scapy works perfectly with