#owasp
8 posts tagged with #owasp
Every article below is hand-written, technically reviewed, and focused on owasp. Posts cover real-world architecture decisions, code-level implementation patterns, and trade-offs you'll only discover after shipping production systems.
Cybersecurity AI Agent Memory Exfiltration: Kill Chain + 5-Step Hardening [2026]
Claude's memory was silently exfiltrated to an attacker's server with zero user warnings. Here's the full kill chain, which memory architectures are vulnerable, and a 5-step hardening checklist grounded in OWASP LLM Top 10 2025.
Cybersecurity AI Agent Threat Model: 7 Attack Vectors [2026]
Prompt injection is just vector #1. Here's the full AI agent attack surface map — tool poisoning, memory injection, orchestrator hijack, Denial of Wallet, and more — with a sprint-ready threat matrix.
Cybersecurity AI Agent Security Attack Surface Map [2026 Checklist]
The first developer-friendly attack surface map combining OWASP's Top 10 for Agentic Applications, Cisco's MemoryTrap disclosure, and June 2026 red-teaming benchmarks showing 70% attack success rates — with a printable security checklist.
Cybersecurity Advanced Prompt Injection Techniques 2026: 7 Attack Chains Beyond OWASP #1
Prompt injection graduated from academic curiosity to active exploit — with CVEs filed against GitHub Copilot, Claude Code, Cursor, and AWS Kiro in a single month. Here are the 7 advanced attack chains researchers are tracking and the only defense architecture with provable security.
Cybersecurity Indirect Prompt Injection in AI Agents: 10-Step Red-Team Checklist [2026]
Every major AI coding agent shipped with exploitable indirect prompt injection vulnerabilities in 2025. Here's the red-team checklist to find them in your own pipeline before attackers do.
Cybersecurity Vibe-Code Security Nightmares Nobody Warns About [2026]
63% of AI-generated functions ship with a security vulnerability. Here's the OWASP-mapped breakdown of what vibe-coded apps get wrong — and the audit checklist that catches it before your users do.
Technology Prompt Injection in 2026: Still OWASP's Number One LLM Vulnerability
Prompt injection has held the #1 spot on OWASP's LLM Top 10 across every edition. Here's why it's unsolvable, how agentic AI made it worse, and what developers actually need to do about it.
AI and Machine Learning I Audited Vibe-Coded Applications: Here Are the Security Nightmares I Found
Vibe coding — accepting AI-generated code without review — has a 24.7% security flaw rate and 2.74x more vulnerabilities. Here is what I found when I looked under the hood.