Packages and Binaries:
getallurls
This package contains getallurls (gau). It fetches known URLs from AlienVault’s Open Threat Exchange (https://otx.alienvault.com), the Wayback Machine, and Common Crawl for any given domain. Inspired by Tomnomnom’s waybackurls.
Installed size: 6.42 MB
How to install: sudo apt install getallurls
Dependencies:
- libc6
getallurls
root@kali:~# getallurls -h
Usage of getallurls:
-json
write output as json
-o string
filename to write results to
-p string
HTTP proxy to use
-providers string
providers to fetch urls for (default "wayback,otx,commoncrawl")
-random-agent
use random user-agent
-retries uint
amount of retries for http client (default 5)
-subs
include subdomains of target domain
-v enable verbose mode
-version
show gau version
Updated on: 2023-Aug-14