Back to Home
Amier-ge icon

ConsoleHost_Parser_MCP

Verified Safe

by Amier-ge

Overview

Provides an MCP server to parse PowerShell ConsoleHost_history.txt files from disk images for forensic analysis.

Installation

Run Command
python mcp_server.py

Security Notes

The server is designed to process untrusted disk images using `pytsk3` and `pyewf`. While no obvious direct code injection vulnerabilities (e.g., `eval`, `exec`) were found, processing potentially malicious or malformed disk images can expose underlying library vulnerabilities. The `image_path` argument is validated for existence but its content is inherently untrusted. Running this as an exposed service without proper access controls would be a security risk inherent to any server.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens20000
Stars0
Forks1
Last Update2025-12-04

Tags

PowerShellForensicsDisk ImagingHistory AnalysisMCP Server