Skip to content
/ brojack Public

Broken Link Hijack tool that checks also for available domain

Notifications You must be signed in to change notification settings

xlocux/brojack

Repository files navigation

BroJack

Slow but very solid tool that checks for Broken Links Hijacking (can runs for days -_-)

Image description

I've created ~30 reports during the quarantine almost all P4.

Bugcrowd reports


Installation:

$ git clone https://github.com/xlocux/brojack.git

$ cd brojack

$ pip install -r requirements.txt


Usage:

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

ToDo:

MultiThreading


If you earn some $$$ with my tool feel free to...

Buy Me A Beer

About

Broken Link Hijack tool that checks also for available domain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages