Stories. Updates. Guides.
Here you can find the 8 posts I have written. They focus on AI security, autonomous agents, and enterprise system architecture.
Subscribe via RSS2025
Agent Smith: Building a Python Reverse Proxy for Container Breakouts
How to build a Python-based reverse proxy payload that establishes persistence and enables container escapes.
4 min read
Filesystem Enumeration via Interactive Deletion
How the standard rm command becomes a reconnaissance tool in AI sandboxes when interactive flags are permitted.
4 min read
Container Breakout in CI/CD Runners: A Technical Analysis
Detailed analysis of the Docker socket breakout technique and lateral movement via cloud metadata services.
3 min read
Project Meridian: Implementing the LLM Council
Building a production-grade multi-model consensus system based on Andrej Karpathy's LLM Council architecture.
4 min read
Task-Driven Prompt Injection: Mechanisms and Defenses
Analyzing the 'Abominable Checklist' attack vector where internal state is used to bypass refusal training.
3 min read
Hidoji: Hiding Secrets in Plain Sight
Steganography with emojis. How to hide encrypted messages inside standard Unicode characters using Go.
4 min read