Skip to content

Parameter-Reflect-Finder is a python based tool that helps you find reflected parameters which can have potential XSS or Open redirection vulnerabilities.

Notifications You must be signed in to change notification settings

sup3r-b0y/Parameter-Reflect-Finder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

🎖️

Parameter-Reflect-Finder is a python based tool that helps you find reflected parameters which can have potential XSS or Open redirection vulnerabilities.

Screenshot 2022-03-27 at 2 37 31 AM

Required Packages

  1. Json
  2. Requests
  3. fake-useragent

Use "pip" to install all the required packages!

Usage

git clone https://github.com/h33tlit/Parameter-Reflect-Finder.git

python3 tool.py

Now enter the domain which you want to scan! It will scan for reflected parameters and show some urls with possible open redirect vulnerabilities.

API Used

  • OTX
  • Wayback

Idea & Concept Credit: Mrityunjoy
Developed by: Jubaer

About

Parameter-Reflect-Finder is a python based tool that helps you find reflected parameters which can have potential XSS or Open redirection vulnerabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%