Skip to content

Test HTTP endpoints using a variety of edge-cases.

License

Notifications You must be signed in to change notification settings

ARMmaster17/c-fuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c-fuzz

What is it?

Test HTTP endpoints using a variety of edge-cases.

How do I use it?

Compile the code or download the executable from the 'releases' tab to a location in your $PATH. Then run c-fuzz http://example.org/test?id=#, replacing the URL with your own. Substitute the value of any parameters with # and c-fuzz will automatically generate permutations of your URL.

You can also execute c-fuzz -h to see all available options.

About

Test HTTP endpoints using a variety of edge-cases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages