Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 428 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 428 Bytes

Open-Redirect-Checker

My Image

Open-redirect Python3 script that adds https://google.com/ to top25 open-redirect params and prints out the status code of the full URL in a output file. Use ex paramspider to find parameters and then just run python3 openredirect.py urls.txt. After writing to output.txt then just check for interesting status codes.