CECumaali Ereninasyali-beep.hashnode.dev·2d ago · 5 min readThe "Security by Obscurity" Fallacy: How I Took Over a Corporate Infrastructure by Browsing Folders The "Security by Obscurity" Fallacy: How I Took Over a Corporate Infrastructure by Browsing Folders From the outside, it looks like a flawless architecture. From the inside, it’s a ticking time bomb. 00
TSTech Skill Schoolintechskillschool.hashnode.dev·Jul 15 · 7 min readAI Agents Are Changing Cyber Attacks: What Security Professionals Need to KnowIn early 2026, a mid-sized financial firm experienced something unprecedented. What appeared as a coordinated ransomware attack unfolded in under one hour from initial access to domain-wide encryption00
RGRuben Galindoinnebcodex.hashnode.dev·Jul 12 · 2 min readWhy Exposing a Public IP Is a Design Flaw in LATAMTraditional network design in Panama and the region is obsessed with static perimeters. The common recipe from local providers is to contract a dedicated link, assign a fixed public IP, configure a co00
KSKaustav Sarkarinblogs.kaustavsarkar.dev·Jul 9 · 13 min readSigning Mesh Tokens with VaultThis blog is a part of the Zero-Trust Security on Istio Series, if you haven't read the previous article, please do, it will provide better context. The previous post traced one request's identity flo00
KSKaustav Sarkarinblogs.kaustavsarkar.dev·Jul 6 · 15 min readThe Identity Flow: From Gateway to DatabaseThis blog is a part of the Zero-Trust Security on Istio Series, if you haven't read the previous article, please do, it will provide better context. The previous post laid out the five security layers22M
HGHarsh Guptainharshguptaaa.hashnode.dev·Jul 2 · 2 min readZero Trust vs Traditional NetworkIntroduction As organizations plan their long-term infrastructure defense playbooks, they face a choice between location-based parameters and identity-centric tracking controls. Comparing Zero Trust v00
SCSam Critchleyinauthagonal.hashnode.dev·Jun 25 · 5 min readTake your Terraform state off the public internet (without standing up a VPN)Your Terraform state file is the single most sensitive artifact in your cloud. It is a complete map of every resource you run, and depending on your providers it also holds secrets in plaintext: conne00
AAetherGuardinblog.aetherguard.ai·Jun 17 · 4 min readBuilding a Zero-Trust Security Layer for RAG PipelinesRetrieval-Augmented Generation (RAG) has quickly become the standard architecture for enterprise AI applications. Most teams focus on improving retrieval quality, embedding models, chunking strategies95LSR
KSKaustav Sarkarinblogs.kaustavsarkar.dev·Jun 9 · 14 min readService Mesh Zero-Trust ArchitectureZero-trust is a property that emerges when several independent checks each verify a request on their own, without assuming the layers around them already did the work. It often gets described as a pro20
OOmnithiuminomnithium.hashnode.dev·May 31 · 15 min readThe AI Agent Trust Stack: From Zero-Trust to Full AutonomyWhy Piecemeal Agent Security Fails in Production Most enterprise agent security is an illusion. You authenticate the agent once, slap on a static RBAC role, and call it done. That works for a microse00