ORector

is a Fast Python tool designed to detect open redirects vulnerabilities on websites. It helps penetration testers and bug hunters find open redirect bugs through a scan supported by a list of payloads.

Result Example :

Capture_2022_01_03_17_24_59_761

install

1 :

git clone https://github.com/Stonzyy/ORector.git

2 :

cd ORector

3 :


sudo pip install -r requirements.txt


Usage :


python3 orecter.py

Note :

This Tool Support Scan List Of Urls , Add All Urls To word.txt Then Run python3 orecter.py

GitHub

View Github