Skip to content

Findomain v5.0.0

Compare
Choose a tag to compare
@Edu4rdSHL Edu4rdSHL released this 09 Aug 23:17
· 170 commits to master since this release
f83d703

New:

  • Add support for the --external-subdomains flag, it's basically a built-in discovery and import process for amass and subfinder subdomains, install the tools and run Findomain with the flag, it will take care of everything. Example: findomain -t google.com -r --external-subdomains will run Amass and Subfinder, process the output, and return only the resolved and non-wildcards subdomains. 3567bc2

Special thanks to the Amass and Subfinder devs.

Misc: