- Use
web/schema.sql
to initialize database - Set database account under
scanner/config.ini
- Download the latest release of Apache ActiveMQ, and rename as
manager
- Run the following commands to install requirements:
sudo apt install -y nmap openjdk-8-jre
sudo pip install -r web/requirements.txt
sudo pip install -r scanner/requirements.txt
As for Web
module:
./manager/bin/activemq/start
python web/app.py
As for Scanner
module, which can be run distributedly:
python scanner/scan.py
Dashboard:
Detecting results: