Read more about the article AST04: Insecure Metadata and YAML Deserialization
OWASP Agentic Skills Top 10 series cover (cover_p5.png)

AST04: Insecure Metadata and YAML Deserialization

AST04 of the OWASP Agentic Skills Top 10: skill metadata is attacker-controlled input - brand impersonation, permission understating, risk-tier spoofing, invisible-character injections, and YAML !!python/object deserialization that executes code at parse time, before approval. Safe-parser and schema controls explained.

Continue ReadingAST04: Insecure Metadata and YAML Deserialization
Read more about the article XXE Injection: A Detection and Prevention Guide
XXE Injection: A Detection and Prevention Guide

XXE Injection: A Detection and Prevention Guide

XXE Injection remains one of the most dangerous web vulnerabilities, allowing attackers to read server files, execute SSRF, and even achieve remote code execution. Master in-band, out-of-band, and blind XXE techniques with practical payload examples.

Continue ReadingXXE Injection: A Detection and Prevention Guide