Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 526 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 526 Bytes

HTTP Prober

python3 Prober.py -d Domains.txt -c 75

Advanced

git clone https://github.com/Aporlorxl23/Domporlor && cd Domporlor
python3 Domporlor.py -d hackerone.com -t 50 -cc | grep hackerone | cut -d " " -f 4 > hackerone.txt

git clone https://github.com/Aporlorxl23/HTTP-Probe.git && cd HTTP-Probe
python3 Prober.py -d PATH/hackerone.txt -c 100 | tee hackerone_probe.txt

Domporlor