Skip to content

Quickly generate burpsuite requests ready to sql inject etc

Notifications You must be signed in to change notification settings

pentestfunctions/paramfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ParamFinder 🛡️

Paramfinder Mascot

GitHub stars GitHub forks Python Version License

ParamFinder is a tool designed to automate the generation of BurpSuite-ready requests, particularly useful for tools like SQLMap.

Description 📖

ParamFinder searches for forms in websites, automatically fills them with test credentials, and generates requests suitable for use with tools like BurpSuite and SQLMap.

Usage ⚙️

  1. Clone the repository:

    git clone https://github.com/pentestfunctions/paramfinder.git
  2. Navigate to the cloned directory and run paramfinder.py.

  3. Follow the on-screen instructions to enter the subdomains you wish to process.

Full Script 📜

The full Python script can be found at: https://github.com/pentestfunctions/paramfinder/paramfinder.py

Enjoy efficient and automated parameter finding for your penetration testing needs! 🚀

image

About

Quickly generate burpsuite requests ready to sql inject etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages