Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 734 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 734 Bytes

scan-platform

Installation

  1. Use web/schema.sql to initialize database
  2. Set database account under scanner/config.ini
  3. Download the latest release of Apache ActiveMQ, and rename as manager
  4. 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

Usage

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

Result

Dashboard:

Detecting results: