Save the results to a database

amass enum

  • Find subdomains of a domain.
    More information: <https://github.com/OWASP/Amass/blob/master/doc/user_guide.md#the-enum-subcommand>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

amass enum -o {{output_file}} -dir {{path/to/database_directory}}

click the source code to copy