Skip to main content
Skip table of contents

Red Teaming Dashboards

In the main Red Teaming screen you can select an active target from the Target drop-down.

Once a target is selected, you can view the available data for that target, which is displayed in under two main tabs: Target Summary and Campaign History.

image-20260519-053430.png

Campaign History

Available columns:

  • Started By: User who initiated the campaign

  • Executed On: Timestamp of campaign execution

  • Status: Current campaign status (Finished/Running/Failed)

  • Probes: Probe types included in the campaign

  • Passed: The number of passed tests

  • Failed: The number of failed tests

  • Errors: The number of errors

  • Attack Success Rate:

  • Pass Rate:

  • Actions: Export Report (image-20260519-054919.png) / View Test Run Configuration (image-20260519-055029.png)

Note: You can sort every column in the table (bar “Actions”). Filtering is available for selected columns, indicated by the filter icon.

image-20260519-055640.png

Campaign Details View

Click on a campaign row to display the available data for that campaign.

Campaign Header

image-20260519-063225.png
  • Target Information: Target name, campaign execution date and time.

  • Summary Metrics

    • Probes: Total number of probes executed

    • Passed: Number of successful defenses

    • Failed: Number of vulnerabilities found

    • Errors: Number of test errors

    • Pass Rate: Overall success percentage

Overview

  • Total Probes: Aggregate count of all probe tests (e.g., 38)

  • Pass Rate: Percentage of tests where the target successfully defended (e.g., 88.3%)

  • Vulnerabilities Found: Count of identified vulnerabilities (e.g., 3)

  • Vulnerabilities by Severity Chart: Scatter plot showing Attack Success Rate (%) on the X-axis, Risk Score on the Y-axis, Bubble size for Severity level, and Color coding (Critical (red), High (orange), Medium (yellow), Low (gray)).

image-20260220-160654.png

Framework Compliance

Displays a per-framework compliance status for this scan. Each card lists categories with passed / failed / not-tested / coming-soon items and an Attack Success Rate.

Risk Categories

Expandable sections for each risk category:

  • Security & Access Control

    • Description: "Data protection, access control, and system security risks"

    • Drill-down items:

      • RBAC Implementation

      • Command Injection

      • SQL Injection

      • System Prompt Disclosure

  • Brand

    • Description: "Output reliability, accuracy, and brand reputation risks"

    • Drill-down items:

      • Excessive Agency

image-20260220-160841.png

Vulnerability Findings

Detailed vulnerability listing with actionable information:

  • Columns:

    • Type: Vulnerability name (e.g., "SQL Injection")

    • Category: Risk category (e.g., "Security & Access Control")

    • Severity: Risk level badge (High/Medium/Low/Critical)

    • Risk Score: Numerical risk assessment (e.g., 7.72)

    • Successful Attacks: Count of successful exploit attempts (e.g., 4)

    • Total Tests: Total number of tests executed (e.g., 10)

    • Attack Success Rate: Percentage of successful attacks (e.g., 40.0%)

image-20260519-064759.png
  • Actions:

    • Click a row to open the finding side-panel, containing detailed attack conversations and test results.

    • You can suppress a finding by clicking the suppress icon on the right.

      image-20260519-065106.png
    • Provide a suppression reason and click Suppress to confirm.

image-20260519-065310.png

Note: Suppressed findings are removed from statistics and summary reports. Suppressions also affect the Attack Success Rate in the Framework Compliance section.

Target Summary

The main dashboard provides comprehensive visibility into your target's security posture.

Overview

  • Overall Score

    • Last scanned: Timestamp of most recent campaign (e.g., "3 hours ago")

    • Test runs: Total number of completed test campaigns

    • Probe types tested: Number of unique probe types executed

    • Probe Success Rate: Percentage of probes that successfully exploited vulnerabilities

    • Vulnarbilities Found: Number of vulnerabilities detected during test runs

    • Top vulnerable: Most vulnerable risk category identified (e.g., "Security & Access Control")
      The Overall Score box also contains a bar representation of:

    • High: Count and percentage of high-severity vulnerabilities

    • Medium: Count and percentage of medium-severity vulnerabilities

    • Passed: Count and percentage of tests that passed (no vulnerability)

    • Errors: Count and percentage of tests that produced errors

image-20260519-060047.png
  • Category Score

    • Security & Access Control: Progress bar showing pass/fail ratio, Overall percentage score

    • Brand: Progress bar showing pass/fail ratio, Overall percentage score

    • Additional categories displayed as configured.

Recent Adversary Campaigns

image-20260227-152629.png

Table showing recent test runs:

  • Columns

    • Started By: Campaign initiator

    • Executed On: Execution timestamp

    • Status: Campaign status with visual indicator

    • Probes: Probe type badges

    • Result: Pass/fail/error counts with color coding

    • Progress: Visual progress bar showing completion percentage

    • Actions:

      image-20260227-152354.png
      • Export Report

        image-20260227-153407.png

        Provides the following options:

        • Summary Report

          • PDF (Overview with charts)

          • CSV (Vulnerability Data)

        • Detailed Report

          • PDF (Full conversation logs)

          • CSV (All test results)

      • View Test Run Configuration

      • Edit Test Run Configuration

      • Re-Execute Adversary Simulation

      • More actions (Copy Job ID)

Compliance

Displays the compliance posture across industry frameworks (NIST AI RMF, OWASP LLM Top 10, MITRE ATLAS, etc.). The data are aggregated from all the campaigns listed in the Recent Adversary Campaigns section above.

image-20260519-061556.png

Compliance settings

Click the Settings button at the top right to configure the minimal severity. All tests in lower severities will be considered as passed.

image-20260519-071647.png

Risk Posture

Displays a per-probe pass/fail/error breakdown by category and vulnerability findings aggregated from all campaigns listed in the Recent Adversary Campaigns section above.

Probe Results by Category

Displays a per-probe pass/fail/error breakdown grouped by category, aggregated across all campaigns listed in the Recent Adversary Campaigns section.

image-20260519-062143.png

Vulnerability Findings

image-20260519-062234.png

Attack Conversation Details

When drilling down into a specific vulnerability, you can view:

  • Test Execution Details

    • Passed Tests Tab: Shows all tests where the target successfully defended. Each test displays status, type label, prompt, model output/response, and reason for success.

    • Failed Tests Tab: Shows all tests where vulnerabilities were exploited. Each test displays status, type label, attack prompt, vulnerable model output, explanation, and reason for failure with technical details.

image-20260220-161150.png

Failed Test Example

Understanding Probe Execution

How Probes Work

  1. Probe Selection: Each probe type tests for a specific vulnerability class.

  2. Strategy Application: Selected strategies transform the base probe prompts.

  3. Test Execution: Modified prompts are sent to the target system.

  4. Response Analysis: Target responses are evaluated against security criteria.

  5. Scoring: Results are aggregated into risk scores and pass/fail metrics.

Probe Success vs. Failure

  • Passed Test: Target successfully defended against the attack.

  • Failed Test: Target exhibited vulnerable behavior.

  • Error: Test execution encountered technical issues.

Risk Scoring

Risk scores are calculated based on:

  • Severity of the vulnerability type

  • Attack success rate

  • Potential impact on the system

  • Number of successful exploits

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.