Back to Home
Amier-ge icon

ConsoleHost_History-Parser-MCP

Verified Safe

by Amier-ge

Overview

Parses PowerShell ConsoleHost_history.txt files from disk images to extract command history for forensic analysis.

Installation

Run Command
python mcp_server.py

Environment Variables

  • PYTHONPATH

Security Notes

The code uses established forensic libraries (pytsk3, pyewf) for disk image parsing and does not contain obvious security vulnerabilities like 'eval', direct shell execution without sanitization, or hardcoded credentials. It focuses on file system analysis and decoding content, which is generally robust. The main security considerations would be vulnerabilities in the underlying third-party libraries or potential exploits from extremely malformed disk images.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens25000
Stars0
Forks1
Last Update2025-12-13

Tags

PowerShellForensicsDisk ImagingCommand HistoryMCP Server