discovery_app
Simple, intuitive application built to automate twigs CLI
6.6K
A complete automated discovery solution built around 'twigs' discovery CLI, part of the ThreatWorx proactive security platform.
Provides a simple intuitive interface to automate and manage discovery scans using 'twigs'.
Ensure requirements are satisfied on linux system, especially docker support and https inbound / outbound connectivity
Download / clone the ThreatWorx Discovery App repository
git clone https://github.com/threatworx/discovery_app.git
cd discovery_app
./setup.sh
Defaults ports are 8080 if the app is run locally or 443 if the app is run as a container. Modify the
uwsgi.inioruwsgi.ini(for running the app locally) to pick your own ports for the app.Setup will create self signed cerficates for the app. If you have your own ssl certificates, copy them to the
configdirectory and edit either theuwsgi.inioruwsgi-local.ini(for running app locally) to use your certificates.Setup will also (optionally) create a password for the app, will encrypt it using cerfiticate keys and store it in the
configdirectory.
docker compose or the docker-compose commanddocker compose up -d
run.sh script./run.sh
https://linux-system:port to start using the appFor more details check the Discovery App documentation
Content type
Image
Digest
sha256:daf881bb3…
Size
1.4 GB
Last updated
18 days ago
docker pull threatworx/discovery_app