The @owasp @amass project has released the beta version of its Docker Compose! There are some obvious benefits to using this to run your attack surface mapping infrastructure:

- Having the framework automatically setup for you
- Being able to run Amass within a Windows environment
- Gaining the performance benefits of the PostgreSQL DBMS
- Using the @grafana dashboard to visualize the Open Asset Model data

The compose also allows you to leverage the IP2Location LITE geo information database to investigate and filter assets discovered.

https://github.com/owasp-amass/amass-docker-compose

GitHub - owasp-amass/amass-docker-compose: OWASP Amass Docker Compose for setting up a full instance of the infrastructure

OWASP Amass Docker Compose for setting up a full instance of the infrastructure - owasp-amass/amass-docker-compose

GitHub