Slow but very solid tool that checks for Broken Links Hijacking (can runs for days -_-)
I've created ~30 reports during the quarantine almost all P4.
$ git clone https://github.com/xlocux/brojack.git
$ cd brojack
$ pip install -r requirements.txt
usage: brojack.py [-h] [--domain DOMAIN] [--list LIST] [--outfile OUTFILE] [--mobile] [--takeover] [--exclusions] [--verbose]
Broken Link Hijack (BroJack) by Locu
optional arguments: -h, --help show this help message and exit
--domain DOMAIN, -d DOMAIN Domain name of website you want to map. i.e. "https://github.com/xlocux"
--list LIST, -l LIST Process a list of urls from an input file
--outfile OUTFILE, -o OUTFILE Define output file to save available domain, -t flag required
--mobile, -m Change User-Agent to android mobile
--takeover, -t Check if domain is available
--exclusions, -x Use exclusions domains list
--verbose, -v Show verbose info
MultiThreading
If you earn some $$$ with my tool feel free to...