ThreatExploit Studio is your central command center for managing and monitoring penetration tests. This guide provides an overview of the dashboard layout, console tabs, status indicators, and available management tools so you can navigate your workspace with confidence.
Studio Layout Overview
The Studio interface is divided into three main areas: the Side Panel for navigation and target selection, the Center Workspace for active tasks and console output, and the Footer for system status.
flowchart TB
subgraph Dashboard["ThreatExploit Studio Dashboard"]
direction LR
SidePanel["Side Panel(Servers, Targets, Status)"]
Workspace["Center Workspace(Console Tabs, Overviews, Results)"]
SidePanel --- Workspace
end
Footer["Footer(Versions & Agent Status)"]
Dashboard --- FooterThe Side Panel
The left side of your screen is dedicated to managing your infrastructure and active operations.
Servers List: Select and manage the active servers you are connected to. You can add new servers directly from this menu.
Pentest Targets: View a list of all current and historical pentests.
Click the Refresh icon (
↻) to update the list.Select any pentest to view its details.
Use the Stop button to immediately halt an active pentest.
Connection Status: A real-time indicator showing whether your selected server is running and if the agent is successfully connected.
If your Connection Status shows "Agent Disconnected" or "Server Not Running," you will not be able to execute new commands or receive live console output.
The Center Workspace
The center panel is where the actual work happens. It uses a tabbed interface so you can multitask and monitor different aspects of your operations simultaneously.
| Tab Type | Description | Key Features |
|---|---|---|
| Overview | A high-level summary of the selected pentest. | View target details, open the Executive Report, or export results as a PDF. |
| Results | A file-explorer view of the data generated during the test. | Browse raw data, logs, and artifacts collected by the agent. |
| Console | The live terminal interface for the active pentest. | Interact directly via the Console Input, view real-time Console Output, and toggle auto-scrolling. |
You can open new tabs, close existing ones, and clear the console output at any time without affecting the underlying pentest process.
Basic Workflow in the Studio
If you are new to the Studio, follow this general workflow to get started:
- 1
Select a Server
Choose an active server from the Servers List in the Side Panel. Ensure the Connection Status indicator is green.
- 2
Choose or Schedule a Target
Select an existing target from the Pentest Targets list, or open the Schedule Pentest modal to configure a new operation.
- 3
Monitor the Console
Navigate to the Console tab in the Center Workspace to watch the live output as the agent executes playbooks.
- 4
Review and Export
Once the test is complete, switch to the Overview tab to review the findings and download the final PDF report.
Managers and Modals
ThreatExploit Studio includes several built-in tools that open as floating modals over your workspace.
Footer Status Indicators
At the very bottom of the screen, the footer provides quick, at-a-glance system information:
Studio Version: Displays the current version of the ThreatExploit Studio web interface (e.g.,
v1.0.0).System Status: Shows the current readiness state of the UI (e.g., "Ready").
Agent Version: Displays the version of the connected agent. Keeping your agent up-to-date ensures compatibility with the latest playbooks and features.
