Skip to content

rtvkiz/OpenRedirectCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OpenRedirectCheck

Simple Python Script to verify if input domain is vulnerable to Open Redirect Vulnerability

The Script utilizes the Location Header response to make sure the existence of open redirect vulnerability, and to avoid any false positives.

Usage

  1. Git Clone the Repository and make sure the payload file is in same folder as the script

  2. Run the command:

    python3 openredirect.py <url>

About

Simple Python Script to verify if input domain is vulnerable to Open Redirect Vulnerability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages