IE to Invicti Platform upgrade reference
This document provides a detailed breakdown of how individual settings and configurations are handled when upgrading from Invicti Enterprise to Invicti Platform.
For a high-level summary of what's carried over and what isn't, refer to the Moving from Invicti Enterprise to Invicti Platform document. For integration-specific upgrade details, refer to the IE integrations upgrade guide document.
Why this matters
The high-level overview tells you which broad areas carry over, but the details matter when you're verifying your configuration after the upgrade or troubleshooting something that doesn't look right. This document covers the mapping logic, edge cases, and silent behavior changes - the things you'd otherwise only discover by checking each setting manually.
Discovery service
The Discovery service is a shared service between Invicti Enterprise and Invicti Platform. During the upgrade, your Discovery data is cloned into Invicti Platform as a one-time operation. After the upgrade completes, the two copies aren't synchronized - changes in one environment don't affect the other.
What's carried over
| Area | Details |
|---|---|
| Discovered websites | All discovered web applications and websites, including their tags and ignored status |
| Match settings | Email matching, website matching, reverse IP lookup, organization name matching |
| Inclusion criteria | Main domains, second-level domains, organizations, IP addresses and ranges |
| Exclusion criteria | Excluded domains, second-level domains, top-level domains, organization names, IP addresses |
| Connections | All Discovery Service connection settings |
What isn't carried over
The risk score configuration isn't carried over. After the upgrade, review, and reconfigure your risk score settings in Invicti Platform's Discovery section.
Targets
This section explains how Invicti Enterprise targets are converted into Invicti Platform targets and what settings each target receives.
How targets are created
In Invicti Enterprise, targets are URL entries that can be scanned with different configurations each time. In Invicti Platform, each target contains its own embedded scan configuration. Because of this difference, the upgrade creates separate Invicti Platform targets from different source configurations in Invicti Enterprise. Each target includes a description identifying its source, so you can trace it back to the original configuration.
| Source | Description added to target |
|---|---|
| Scan profile | Created From Scan Profile [profile name] |
| Scheduled scan | Created for Scheduled Scan [scan name] |
| Scheduled group scan | Created for Scheduled Group Scan [group scan name] |
| No scan profile or scheduled scan | Created a Default Target with no configuration |
Use these descriptions in Invicti Platform to identify where each target came from. After reviewing your targets, delete any you no longer need.
A target created from a scheduled scan is only added if that scheduled scan didn't already use a saved scan profile - in that case, the profile creates the target in the first step.
For more on why multiple targets with the same URL appear after the upgrade, refer to the Multiple targets showing the same URL after upgrade document.