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