WebHackUrls

Python OSINT tool for urls recon thanks to the waybackmachine.

Install:

$ git clone https://github.com/mathis2001/WebHackUrls

$ cd WebHackUrls

$ python3 webhackurls.py

Usage:

./webhackurls.py [-h] -d target.xyz [-k keyword] [-l limit] [-o output]

Can be use with other tools for more efficient results

tes

options:

-h, –help show this help message and exit

-d target domain (exp: target.com)

-k search for a specific extension or keyword (js, xml, json, pdf… or admin, login, dashboard…)

-l limit (number of links you want)

-o Output file name

image

test

test

GitHub

View Github