Skip to content

Commit

Permalink
Oops, minor spelling issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Fitblip committed Sep 25, 2012
1 parent 5d0d907 commit 560abeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Sulley is an actively developed 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
insturmentation. Sulley is affectionately named after the creature from Monsters Inc., because, well, he is fuzzy.
instrumentation. Sulley is affectionately named after the creature from Monsters Inc., because, well, he is fuzzy.

![He's also fearless](http://i.imgur.com/AHuBu.jpg)

Expand All @@ -15,7 +15,7 @@ Sulley watches the network and methodically maintains records. Sulley instrument
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. It's not
ususal for a fuzz to run seamlessly for days at a time, that way you (as the vulnerability researcher) can focus on
usual for a fuzz to run seamlessly for days at a time, that way you (as the vulnerability researcher) can focus on
other areas of exploitation, and come back to Sulley's results when they're convenient for you.

# Awesome! Where do I start?
Expand Down

0 comments on commit 560abeb

Please sign in to comment.