ScanSuite
  • Introduction
  • Architecture
  • Installation
    • Technical Requirements
    • Install ScanSuite server
    • Set up DefectDojo
    • Troubleshooting
    • SSL/TLS Setup
  • Administration
    • Setup parameters and services
    • Configuring API keys for external systems
    • User administration
    • Security logs
  • Usage
    • Products
    • Performing a static code analysis
      • Git repository authentication
      • Scheduling Periodic and Incremental Scans
      • (Optional) Compiling the code
      • Executing the OpenAI scan
    • Managing scan execution
    • Working with scan results
      • Checking for exploitable vulnerabilities
      • Export to Securitm
      • (Optional) Parsing CSV exports
    • Performing dynamic web scanning
      • Authenticated scans
      • API scans
    • Running infrastructure tests
    • Scheduling the scan
    • Creating own scanning rules
  • Versions History
    • v 1.0
    • v 1.1
    • v 1.2
Powered by GitBook
On this page
  1. Installation

Set up DefectDojo

PreviousInstall ScanSuite serverNextTroubleshooting

Last updated 2 months ago

Check the Defect Dojo admin password:

cd ~/apps/scansuite/defectdojo &&./dojo-password

If you do no see the password, try again in a minute as it takes a while for Defect Dojo to set it up.

If the password does not come up, change it by pressing y and setting a new one.

Open the browser and login to Defect Dojo via https://DOJO_HOST_IP:8443:

Follow to /api/key-v2 path and copy the API key:

Login to the ScanSuite over https://YOUR_HOST_IP

To specify Defect Dojo connection details, follow to the Settings menu:

Paste the Defect Dojo host URL and API key, click Save:

Follow to the Products tab and create a test product. If everything is set correctly, the new product will be created: