Skip to content

kunalsz/spyder

Repository files navigation

spyder : fuzzing made easy

A fuzzing tool made over ffuf. It provides a rich user experience as compared to traditional terminal fuzzers with a frontend WebApp along with results shown in connected graphs.

  • Connected Graphs to show fuzzing results
  • Easy to use front end for visualization
  • Storing all the data in JSON for easy interpretation
  • To use the project on your local machine

  • clone the repo to your linux machine(kali/ubuntu)
  • install `ffuf` in your system
  • `pip install requirements.txt`
  • `npm install` in spyder/frontend directory
  • `npm run dev` to start the frontend webserver
  • About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published