Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 930 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 930 Bytes

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.