Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 687 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 687 Bytes

VuMoS - USP's Vulnerability Monitoring System

Vulnerability scanning and assessment tool

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.

Usage

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