Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

zzuf

Compare

  No analysis available

zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications by corrupting their user-contributed data (which more than often comes from untrusted sources on the Internet). It works by intercepting file and network operations and changing random bits in the program’s ... [More] input. zzuf’s behaviour is deterministic, making it easier to reproduce bugs. [Less]

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: WTFPL_2_0

American fuzzy lop

Compare

  Analyzed 4 days ago

American fuzzy lop is a fuzzer that uses compile-time instrumentation and genetic algorithms. It can perform fuzzing with high code coverage in an efficient way, and with essentially no configuration.

9.64K lines of code

0 current contributors

over 6 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

WinAppDbg module for Python

Compare

  Analyzed 2 days ago

The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate threads, libraries and processes, attach ... [More] your script as a debugger, trace execution, hook API calls, handle events in your debugee and set breakpoints of different kinds (code, hardware and memory). Additionally it has no native code at all, making it easier to maintain or modify than other debuggers on Windows. [Less]

0 lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Fusil

Compare

  No analysis available

Fusil project is a fuzzing program. Today, it's specific to Linux command line program, but the code is designed to be used with any project type (remote process, fake HTTP server, fuzz network socket, etc.). New Fusil implementation is now based on multi-agent system instead monolithic architecture.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

Chaos HTTP Proxy

Compare

  Analyzed 1 day ago

Introduce failures into HTTP requests via a proxy server

1.3K lines of code

1 current contributors

4 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

sulley

Compare

  Analyzed 3 days ago

Sulley is a fuzzer development and fuzz testing framework consisting of multiple extensible components. Sulley (IMHO) exceeds the capabilities of most previously published fuzzing technologies, commercial and public domain. The goal of the framework is to simplify not only data representation but to ... [More] simplify data transmission and target monitoring as well. Sulley is affectionately named after the creature from Monsters Inc., because, well, he is fuzzy. Modern day fuzzers are, for the most part, solely focus on data generation. Sulley not only has impressive data generation but has taken this a step further and includes many other important aspects a modern fuzzer should provide. Sulley watches the network and methodically maintains records. Sulley instruments and monitors the health of the target, capable of reverting to a known good state using multiple methods. Sulley detects, tracks and categorizes detected faults. Sulley can fuzz in parallel, significantly increasing test speed. Sulley can automatically determine what unique sequence of test cases trigger faults. Sulley does all this, and more, automatically and without attendance. [Less]

6.35K lines of code

1 current contributors

about 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

garble

Compare

  No analysis available

Utility for corrupting perfectly good files. Used for fuzz testing.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl
Tags fuzzing

Peach Fuzzer

Compare

  No analysis available

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit
Tags fuzzing

Space Monkey

Compare

  Analyzed 2 days ago

SpaceMonkey is a Web application auditing tool. It can detect bugs or security flaws without using a knowledge database. It uses fault injection technics ('fuzzing') in order to reveal the flaws (SQL injection, XSS, File inclusion, command execution ).

11.6K lines of code

0 current contributors

almost 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses