Skip to content

ajansha/GV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GV

GVortex, is an open redirection scanner that is designed to analyze a domain for open redirection vulnerabilities.GV works by sending a request to the specified domain and then analyzing the returned headers and checking for the "Location" field in the response headers. If the location field includes the domain name that's being scanned, GVortex flags it as a potential open redirection vulnerability.

image

Installation:

Clone the repository: git clone https://github.com/ajansha/GV.git

Run the tool: ./GV.sh

License:

Gvortex is distributed under the MIT License

Disclaimer:

This tool is intended for authorized security assessments and penetration testing activities only. Users should ensure compliance with applicable laws and regulations before using the tool.