Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 532 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 532 Bytes

HostInjector

Multithreaded Host Header Redirection Attack Scanner

Usage

usage: hostinjector.py [-h] --list LIST --threads THREADS --timeout TIMEOUT
                       [--clear]

optional arguments:
  -h, --help         show this help message and exit
  --list LIST        Set Domain List
  --threads THREADS  Threads
  --timeout TIMEOUT  Request Timeout
  --clear

Example Usage

python3 hostinjector.py --list hostList.txt --threads 10 --timeout 7

Original Author

twitter.com/zeroxyele