Back to Home
Relampag0 icon

forensic-log-mcp

by Relampag0

Overview

This server acts as a forensic tool to intercept, log, and analyze network traffic (likely Minecraft Protocol, given the 'mcp' context) by operating as a Man-in-the-Middle proxy.

Installation

Run Command
node dist/index.js start

Environment Variables

  • PORT
  • LOG_LEVEL

Security Notes

The core functionality is a Man-in-the-Middle (MITM) proxy, which inherently carries significant security risks including intercepting and potentially exposing sensitive network traffic. It uses `execSync` for certificate generation, which is a powerful command, although seemingly used securely for its intended setup purpose. Requires explicit trust of self-signed certificates for HTTPS/TLS interception. Prone to misuse if not handled responsibly.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens200
Stars0
Forks0
Last Update2026-01-19

Tags

forensicsnetwork analysispacket loggerMITMproxy server