Skip to main content
Glama
anexbin

mcp-deadbugz-simulator

by anexbin

MCP Deadbugz Simulator

Локальная симуляция атаки на цепочку поставок Deadbugz MCP, обнаруженной Pillar Security в августе 2026 года.

Что содержит этот репозиторий

Вредоносный MCP-сервер с техникой обхода шлюза за 3 вызова Python-тестовый стенд для доказательства работоспособности атаки Опциональная симуляция агента с локальной LLM

Related MCP server: MCP Decoy Server

Схема атаки

  1. Сервер показывает безвредные инструменты в течение первых 3 вызовов

  2. 4-й вызов запускает уведомление tools/listChanged

  3. Описания инструментов мутируют в инструкции по краже учётных данных

  4. ИИ-агент следует вредоносным инструкциям

Требования

Python 3.10+ MCP SDK

Использование

git clone https://github.com/anexbin/mcp-deadbugz-simulator.git cd mcp-deadbugz-simulator pip install -r requirements.txt python server/malicious_server.py python client/test_harness.py

Файлы

server/malicious_server.py — сервер атаки client/test_harness.py — доказательство концепции agent/local_agent.py — опциональная интеграция с LLM configs/ — примеры MCP-конфигураций

Отказ от ответственности

Только для образовательных и исследовательских целей.

Ссылки

https://www.pillar.security/blog/deadbugz-currently-active-mcp-supply-chain-campaign https://modelcontextprotocol.io

Лицензия

MIT

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A demonstration tool that showcases potential security attack vectors against Model Control Protocol, illustrating how malicious plugins can exploit weaknesses in MCP architecture.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A deception-based threat detection server that impersonates enterprise MCP integrations to log and forward attacker interactions to SIEM systems. It provides convincing fake responses across 38 tools while capturing forensic details of all MCP tool calls.
    MIT

View all related MCP servers

Related MCP Connectors

  • Scans MCP servers for tool poisoning, prompt injection and supply chain risks.

  • Security scanner for MCP servers. Detect vulnerabilities, prompt injection, and tool poisoning.

  • MEOK MCP Hardening MCP — automated security red-team for any MCP server. Maps OWASP LLM Top 10

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/anexbin/mcp-deadbugz-simulator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server