Hidden in Plain Sight: Understanding Base64 Obfuscation and Exfiltration
Learn the mechanics of Base64 encoding and how to programmatically handle recursive decoding using Node.js. This guide explores regex detection techniques and analyzes the security implications of Base64 in data exfiltration and payload obfuscation.
Custom Observability Tooling Sagas: The Spring Boot Actuator CLI
Exploring the nuances of building Go-based CLI tooling to interact with and visualize Spring Boot Actuator data across microservices