Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

TriageMCP (PE File Analysis)

БесплатноНе проверен

Integrates with multiple security tools to perform static analysis of PE files, extracting critical information like import tables, metadata, strings, and malwa

GitHubEmbed

Описание

Integrates with multiple security tools to perform static analysis of PE files, extracting critical information like import tables, metadata, strings, and malware capabilities for rapid triage of suspicious Windows executables.

README

MCP server to enable an LLM to do basic static triage of a PE.

A minimal prompt idea could be:

You are a malware analyst tasked to analyse the sample at <PATH> with your MCP tools. Create a markdown report that summarizes your findings. 

Of course supplying more info will usually yield a better result.

Installation

Install dependencies:

pip install pefile yara-python die-python mcp[cli]

Then adjust triage.py and change <TOOL>_EXE_PATH and YARA_RULE_PATH accordingly.

Claude Desktop Integration

You can install this server in Claude Desktop and interact with it right away by running:

mcp install .\triage.py

Different transport protocol

By default, without using arguments, the server will use stdio transport:

.\triage.py

To use SSE transport:

.\triage.py --transport http://127.0.0.1:8744

TODO

  • VT/AnyRun/Sandbox integration
  • Hash lookup
  • Streamable HTTP transport

from github.com/eversinc33/triagemcp

Установка TriageMCP (PE File Analysis)

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/eversinc33/triagemcp

FAQ

TriageMCP (PE File Analysis) MCP бесплатный?

Да, TriageMCP (PE File Analysis) MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для TriageMCP (PE File Analysis)?

Нет, TriageMCP (PE File Analysis) работает без API-ключей и переменных окружения.

TriageMCP (PE File Analysis) — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить TriageMCP (PE File Analysis) в Claude Desktop, Claude Code или Cursor?

Открой TriageMCP (PE File Analysis) на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare TriageMCP (PE File Analysis) with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development