
- by x32x01 ||

- XSS (Cross-Site Scripting)
- SQL Injection (SQLi)
- CSRF (Cross-Site Request Forgery)
- IDOR (Insecure Direct Object Reference)
- SSRF (Server-Side Request Forgery)
- RCE (Remote Code Execution)
- LFI / RFI (Local/Remote File Inclusion)
- SSTI (Server-Side Template Injection)
- Open Redirect
- HTTP Request Smuggling
- Web Cache Deception
- Broken Access Control
- JWT Forgery / None Algorithm Abuse
- CORS Misconfigurations
- Mass Assignment
- Business Logic Flaws
- Broken Authentication
- Path Traversal
- Prototype Pollution (Client & Server)
- Host Header Injection
- Clickjacking
- Subdomain Takeover
- Deserialization Attacks
- Rate Limiting Bypass
- Misconfigured S3 Buckets / Exposed Secrets
- GraphQL Misconfigurations (Introspection, Injection, BFL)
- HTTP Parameter Pollution (HPP)
- WebSocket Hijacking / Insecure Implementation
- OAuth / SSO Misconfigurations
- Race Condtion