Sulley

Sulley

OpenRCE
+
+

Related Products

  • QBench
    152 Ratings
    Visit Website
  • Air
    849 Ratings
    Visit Website
  • Cloudbrink
    28 Ratings
    Visit Website
  • Dragonfly
    16 Ratings
    Visit Website
  • CirrusPrint
    2 Ratings
    Visit Website
  • Everstage
    3,686 Ratings
    Visit Website
  • FrameworkLTC
    48 Ratings
    Visit Website
  • DoorLoop
    1,010 Ratings
    Visit Website
  • Soraban
    8 Ratings
    Visit Website
  • eToro
    32,059 Ratings
    Visit Website

About

Fuzzing is a powerful strategy to find bugs in software. The idea is quite simple, which is to generate a large number of randomly malformed inputs for the software to parse and see what happens. If the program crashes then something is likely wrong. While fuzzing is a well-known strategy, it is surprisingly easy to find bugs, often with security implications, in widely used software. Memory access errors are the errors most likely to be exposed when fuzzing software that is written in C/C++. While they differ in the details, the core problem is often the same, the software reads or writes to the wrong memory locations. A modern Linux or BSD system ships a large number of basic tools that do some kind of file displaying and parsing. In their current state, most of these tools are not suitable for untrusted inputs. On the other hand, we have powerful tools these days that allow us to find and analyze these bugs.

About

Sulley is a fuzzing engine 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 simplify data transmission and instrumentation. A pure-Python fully automated and unattended fuzzing framework. 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 triggers faults.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Developers and anyone in need of a tool to improve the security of their software applications

Audience

Users looking for a fully automated fuzzing framework to test their applications

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Fuzzing Project
fuzzing-project.org

Company Information

OpenRCE
github.com/OpenRCE/sulley

Alternatives

Alternatives

go-fuzz

go-fuzz

dvyukov
LibFuzzer

LibFuzzer

LLVM Project
ClusterFuzz

ClusterFuzz

Google
ClusterFuzz

ClusterFuzz

Google

Categories

Categories

Integrations

C
C++
Python

Integrations

C
C++
Python
Claim Fuzzing Project and update features and information
Claim Fuzzing Project and update features and information
Claim Sulley and update features and information
Claim Sulley and update features and information