{% extends 'base.html' %} {% block title %}Dashboard - Dark Lab{% endblock %} {% block nav_dashboard %}active{% endblock %} {% block page_title %}Dark Lab{% endblock %} {% block page_subtitle %}Adversary threat surface -- supply chain attacks and exfiltration channels{% endblock %} {% block content %}

Poisoned Tools

--

View Supply Chain →

Dead Drop

--

View Intercepted Emails →

Exfil Captures

--

View Captured Requests →

Supply Chain

Poison MCP server tool definitions to manipulate how the LLM interprets and uses each tool. Simulates a compromised supply chain where attacker-modified descriptions alter agent behavior.

Hacker Toolkit

Monitor exfiltration channels: intercepted emails (Dead Drop), captured HTTP requests (Exfil Data), and intercepted payments (Wire Tap).

{% endblock %} {% block extra_js %} {% endblock %}