Advanced Web Application Attacks - CSRF and XXE

This article explores the advanced web application attacks of CSRF and XXE, including real-world examples, traffic samples, and mitigation techniques for red teamers and pen testers.

Web Application Security - Advanced SQL Injection techniques

This article provides a guide to advanced SQL injection techniques with code examples, aimed at web developers and security professionals focused on web application security and red teaming.

Cross-Site Scripting (XSS) Attack - Understanding and exploiting

This article explains what Cross-Site Scripting (XSS) attacks are, how they work, how to exploit them, and provides examples for red team members and pen testers, as well as best practices for preventing XSS attacks in web applications.