Mrigtrix
A cybersecurity reconnaissance tool that captures 7+ system metrics, automates log delivery via Discord webhooks, and integrates phishing simulation with Tailscale tunneling for secure cross-network red team testing.
The Problem
Red team engagements often require manual setup of reconnaissance infrastructure across different networks. Existing tools lacked integration between system profiling, phishing simulation, and secure tunneling, creating friction in cross-network testing scenarios.
The Approach
Built a Python/Flask-based tool that automates the entire reconnaissance pipeline — from system metric collection to log delivery via Discord webhooks. Integrated Tailscale for secure cross-network tunneling, enabling phishing simulations that work seamlessly across network boundaries without exposing infrastructure.
Technical Details
The tool captures CPU, memory, disk, network, and process metrics along with browser and OS fingerprinting. Flask serves the phishing simulation pages, while Tailscale VPN handles secure tunneling. Discord webhooks provide real-time log delivery to the operator.