List all performed enumerations in the database

amass db

  • Interact with an Amass database.
    More information: <https://github.com/OWASP/Amass/blob/master/doc/user_guide.md#the-db-subcommand>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

amass db -dir {{path/to/database_directory}} -list

click the source code to copy