Skip to content

abhinav066/openredirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenRedirect Checker is a tool for identifying potentially vulnerable URLs for open redirect attacks

How it Works

The tool works by first fetching URLs from the domain. It then sends HEAD requests to each URL and checks if any redirects to a specified malicious domain (e.g., 'evil.com') are present in the response headers.

Setup

git clone https://github.com/abhinav066/openredirect.git

pip install -r requirements.txt

python openredirect.py

The tool will fetch URLs from the Wayback Machine and check each URL for potential vulnerabilities. Results will be displayed in the terminal.

Example bash Copy code Enter a domain: example.com Fetching URLs: 100%|██████████████████████████████████| 1000/1000 [00:05<00:00, 200.00URL/s] Credits This tool was created by Abhinav066 > Abhinav Nath.v

🌐 Socials:

Instagram LinkedIn

💻 Tech Stack:

Python Firebase GithubPages MySQL Firebase SPLUNK

📊 GitHub Stats:




💰 You can help me by Donating

BuyMeACoffee

About

Open Redirect Vulnerability finder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages