i# Proactive Land Uncovering & Monitoring
*Still in early developpement - Not suitable for production.*This this tool is a orchestrator for performing surface exposure proactive discovery. It provides jobs to agents and collect back scanning data. The final data may be stored as-is or pushed back into the D4 ecosystem
Python 3
Flask Appbuilder
To setup an environnement do;
git clone
cd Plum-Island
./setup.sh
Then you could prefered web server or simply run for demo
source ./venv/bin/activate
cd webapp
python run.sh