# Vulnerability Verification for Blackbox Assessments Now Available

We've added Vulnerability Verification to Takumi blackbox assessments.
This feature lets you verify whether a vulnerability detected in a past assessment has actually been fixed.

## Overview

Vulnerability Verification re-runs the original attack scenario for a specific vulnerability.
Run it after deploying your fix to confirm that the remediation works as intended.

Dispatch it from the **"Verify Vulnerability"** button on an application assessment report, then select the vulnerability you want to verify.

![How to use](/docs/_md-assets/87e3fe9b1f-howto.png)

The result is shown as **Not Vulnerable** or **Vulnerable**, along with the reasoning behind the verdict.

![Result](/docs/_md-assets/2e67b8e9d2-result.png)

## Prerequisites

You need a completed blackbox assessment with at least one detected vulnerability. No additional setup, such as GitHub integration, is required.

## Availability

Vulnerability Verification is available to all Takumi byGMO users with blackbox assessment access.

For details, see the [Vulnerability Verification](https://shisho.dev/docs/t/features/vulnverification/) documentation.
