Skip to main content
Glama
anexbin

mcp-deadbugz-simulator

by anexbin

MCP Deadbugz Simulator

2026년 8월 Pillar Security가 발견한 Deadbugz MCP 공급망 공격의 로컬 시뮬레이션입니다.

이 저장소에 포함된 내용

3-콜 게이트 우회 기법을 사용하는 악성 MCP 서버 공격이 실제로 동작함을 입증하는 Python 테스트 하네스 로컬 LLM을 사용한 선택적 에이전트 시뮬레이션

Related MCP server: MCP Decoy Server

공격 패턴

  1. 서버가 처음 3번의 호출 동안 정상적인 도구를 표시

  2. 4번째 호출이 tools/listChanged 알림을 트리거

  3. 도구 설명이 자격 증명 탈취 지침으로 변형

  4. AI 에이전트가 악성 지침을 따름

요구 사항

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