Developed by USP's HDB, VuMoS automates recon and OpSec testing in order to facilitate vulnerability assessment and bug reporting within the University of São Paulo's IT infrastructure.
During first-time usage, start the Alembic docker module to update and version databases:
docker-compose up alembic
And to run the subsequent recon/attack VuMoS modules:
docker-compose up
Alternatively,
docker-compose up -d
to hide docker logs during the VuMoS usage.
2021 © Hackers Do Bem USP