Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages