263 Forks
1940 Stars
1940 Watchers

Fuzzing101

An step by step fuzzing tutorial. A GitHub Security Lab initiative

How to download and setup Fuzzing101

Open terminal and run command
git clone https://github.com/antonio-morales/Fuzzing101.git
git clone is used to create a copy or clone of Fuzzing101 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Fuzzing101 https://github.com/antonio-morales/Fuzzing101/archive/master.zip

Or simply clone Fuzzing101 with SSH
[email protected]:antonio-morales/Fuzzing101.git

If you have some problems with Fuzzing101

You may open issue on Fuzzing101 support forum (system) here: https://github.com/antonio-morales/Fuzzing101/issues