Package: Invicti AppSec Enterprise (on-premise, on-demand)
Install and upgrade Invicti AppSec
Installation
Installing Invicti AppSec is straightforward and doesn't require additional steps or configurations in most cases.
To install Invicti AppSec, follow these step-by-step instructions:
-
Create the directory and navigate to it:
mkdir Kondukto && cd Kondukto -
Extract the archive:
unzip kondukto.zip -
Give execution permission to the installer.run file:
chmod +x installer.run -
Download and install the required third parties:
- Git
- Nginx
- Docker
- Docker-Compose
-
Run the Invicti AppSec installer:
./installer.run
Installation configuration
Once the installer starts, it asks you for fundamental configuration choices:
Please choose a database system: docker for PoC, host for production installation
Please enter hostname or IP address : https://(ip address or hostname of the server)
Please enter your registration key: {your_registration_key}
Invicti AppSec has a service for systemd, do you want to load and enable the service? (Y or N)
Do you want to load Invicti AppSec default Nginx configuration? (Y or N)
After these steps, the installer asks for information to create a self-signed TLS certificate. If you want to use your organization's TLS certificate, you can skip the questions by pressing Enter.
Country Name (2 letter code) [AU]:
State or Province Name (full name) [Some-State]:
Locality Name (eg, city) []:
Organization Name (eg, company) [Internet Widgits Pty Ltd]:
Organizational Unit Name (eg, section) []:
Common Name (e.g. server FQDN or YOUR name) []:
Email Address []:
Once certificate generation completes, Invicti AppSec is ready to use.
Access your installation
To access your installation, navigate to the hostname you introduced during the installation phase using a web browser.
For the initial login, the following default credentials are provided:
- ID:
admin - Password:
admin123
After the first login, the system automatically redirects you to the password change screen.
Upgrade
To upgrade your installation, execute the latest installer.run file on the Invicti AppSec instance. The system automatically upgrades to the latest version.
Related documentation
For additional information, refer to these related guides:
- Server host requirements
- Overview of architecture
- User permission matrix
- FAQs
- Recommended fair usage limits
- SSL certificate installation
Need help?
Invicti Support team is ready to provide you with technical help. Go to Help Center