Technical Requirements
ScanSuite and its associated components are fully containerized, making it compatible with any Linux-based operating system that supports Docker. For optimal performance and stability, Ubuntu 22.04+ is the recommended OS.
System Prerequisites
1. Hardware Requirements
The required system resources depend on the number of parallel scans and the specific scanners used. The following configuration is recommended for optimal performance:
CPU: 4 cores
Memory: 16 GB RAM
Storage: 100 GB SSD
This setup supports local storage of all scanners and allows execution of 3-4 parallel scans, including resource-intensive ones.
2. Software Dependencies
Docker: The ScanSuite installer will automatically install Docker on the following Linux distributions:
Ubuntu
CentOS
Debian Bookworm / Kali
For other distributions, Docker must be installed manually before proceeding with ScanSuite installation.
3. DefectDojo Integration
DefectDojo is required for scan result visualization and management.
By default, the installer automatically deploys DefectDojo on the same host as ScanSuite.
Alternatively, DefectDojo can be installed on a separate server, provided it is reachable over HTTPS by ScanSuite.
4. Installation Requirements
To install and run ScanSuite, the following credentials and files are required:
License Key File:
company_name_keyID.lic
Authentication Credentials: Password for downloading and updating ScanSuite containers
5. Network & Firewall Configuration
If the installation is performed in an environment with restricted internet access, ensure that the following URLs are whitelisted in the firewall:
Last updated