Web Exploitation¶ Web exploitation involves the identification and exploitation of vulnerabilities within web applications or services to gain unauthorized access, steal data, or deliver malicious payloads. Table of Contents¶ Cross-Site Request Forgery (CSRF) Cross-Site Scripting (XSS) Insecure Direct Object Reference (IDOR) Server-Side Request Forgery (SSRF) Server-Side Template Injection (SSTI) SQLmap Cheatsheet XML External Entity (XXE) Injection