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

Install ScanSuite server

PreviousTechnical RequirementsNextSet up DefectDojo

Last updated 2 months ago

1. Copy the license key file to the current directory and execute the installation:

bash -c "$(curl -sSL )"

2. When prompted, paste your password (starts with dckr_pat_ …):

Wait till all containers are downloaded and installation is finished. After the installation, ScanSuite will attempt to start automatically:

Note down the ScanSuite admin username and password.

If you get the different output, first ensure the license key is in the respective ~/apps/scansuite/key folder. Once again, execute:

cd ~/apps/scansuite && ./start-scansuite

https://scansuite.ru/scansuite