For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retesting Findings

Verify whether Aikido Pentest findings are fixed after remediation.

After you fix a finding, use a retest to verify the fix in your pentest environment. Aikido retests one finding at a time, validates that the remediation properly fixes the issue, and checks for related risks introduced by the change. Aikido automatically closes the finding when the retest confirms that it is fixed.

Before you start

To retest a finding, you need the Manage Pentests permission, and any pending credits for the assessment must be settled. You can retest findings from assessments started within the last six months.

Retest a finding

1

Open the finding

Open the finding and select Retest from its Subissues section.

The Retest link in a pentest finding's subissues overview
Select Retest from the subissues overview.

You can also select View attack analysis for a subissue, then click Re-test in the Attack Analysis view.

The Re-test button in the Attack Analysis view
Use Re-test in Attack Analysis to retest this finding.
2

Confirm the retest

In the Run Retest dialog, click Run Retest.

If the retest falls outside your configured testing hours, choose Run Now to start immediately or Schedule to wait for the next permitted testing window.

3

Monitor the result

While a retest runs, the assessment shows Retest Running. For findings with Attack Analysis, open the live retest to follow its progress.

When the retest finishes, Aikido marks the finding as Solved if it can't reproduce the issue. Otherwise, the finding remains open with a Not fixed result and updated remediation guidance.

Retest Android findings

For an Android assessment, build a new APK that includes your fix and upload it before retesting the finding:

  1. Open the assessment overview.

  2. Under Configuration Details, find Android App.

  3. Select the edit icon and upload the new APK.

  4. Start the finding retest as described above.

Future retests use the newly uploaded APK. You can replace the APK only when the assessment isn't running.

Make sure the replacement APK meets the Android pentest requirements, including the 500 MB limit and no certificate pinning, root detection, or emulator detection.

What's next?

Review the retest result in the finding. Once all relevant findings are resolved, download a Post-Remediation Report to share your current security posture with stakeholders.

Last updated

Was this helpful?