
I Attacked My Own AWS API Four Times, Then Fixed It, and Wrote Down Everything
A few months ago I got tired of hearing the same sentence in interviews and student forums: "we're on...
Tag archive

A few months ago I got tired of hearing the same sentence in interviews and student forums: "we're on...

A leaked key spun up instances in a region my dashboards didn't watch; the invoice screamed first....
🤖 Auto-generated daily threat intelligence digest — September 11, 2026 Resumen diario de threat...

Firebase configuration embedded inside a mobile application is not the actual security boundary. The...
Every organization with a bastion host claims all SSH routes through it. Nobody proves it. A formal verification tool can prove it and when it finds a bypass, it hands you the exact path, the exact security group rule, and the exact fix.
Rule 90 DENY 1.2.3.0/24 ALL TRAFFIC (inbound) Rule 90 DENY 1.2.3.0/24 ALL TRAFFIC (outbound)
Security as Code tools evaluate whether a configuration matches a rule. Reasoning engines prove whether a property holds across every possible state. Compound breaches live in the gap between the two.

Automate SaaS security remediation and cut fixes from hours to under 5 minutes: the queue-policy-workflow pattern, plus when it still needs a human in the loop.

Prompt injection, retrieval leaks and over-permissioned agents are engineering problems. Four controls to build into LLM features, with code.

A cleanup script, an empty variable, and my side project's files gone at 6:04 PM. The fix wasn't...

The cloud platforms have made it very convenient for businesses to store files, work with teams and...
An SSRF turns up in an internal admin panel during a cloud engagement. The app fetches a URL...