LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

assetfinder

Discover subdomains and related domains

TLDR

Find subdomains and related assets
$ assetfinder [example.com]
copy
Find only subdomains
$ assetfinder --subs-only [example.com]
copy

SYNOPSIS

assetfinder [--subs-only] domain

DESCRIPTION

assetfinder discovers domains and subdomains related to a target organization. It queries various sources including certificate transparency logs, DNS databases, and web archives to find associated assets.The tool is useful for reconnaissance in security assessments and for discovering an organization's external attack surface.

PARAMETERS

--subs-only

Only show subdomains
domain
Target domain to investigate

CONFIGURATION

Some data sources need API credentials, supplied through environment variables:FB_APP_ID, FB_APP_SECRET

Facebook application credentials for the Facebook certificate transparency source.
VT_API_KEY
VirusTotal API key.
SPYSE_API_TOKEN
Spyse (findsubdomains) API token.

INSTALL

sudo apt install assetfinder
copy
yay -S assetfinder
copy
nix profile install nixpkgs#assetfinder
copy

CAVEATS

Passive reconnaissance only; generates no traffic to target. Results depend on public data sources. May include old or inactive domains.

HISTORY

assetfinder was created by Tom Hudson (tomnomnom) as a fast, simple subdomain discovery tool for security reconnaissance.

SEE ALSO

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid