| Injection | SQL injection, NoSQL injection, command injection, code injection, SSTI, CSTI, LDAP/XPath injection, CRLF, email header injection. |
| Cross-site scripting | Reflected XSS, stored XSS, DOM XSS, unsafe client-side sinks. |
| Access control | LFI/RFI, path traversal, open redirect, mass assignment, exposed object references. |
| Authentication | Default credentials, weak password exposure, brute-force risk, session fixation, JWT weaknesses, exposed login/admin panels. |
| SSRF and OAST | SSRF, blind/out-of-band interaction classes, metadata endpoint exposure where safely testable. |
| File and content exposure | Exposed .git, backup files, config files, directory listing, debug endpoints, sensitive well-known paths. |
| API security | GraphQL exposure, OpenAPI/Swagger exposure, API route discovery, unsafe methods, parameter discovery. |
| TLS and crypto | Expired/self-signed certificates, legacy protocols, weak ciphers, SMB signing, SMBv1, weak SSH posture. |
| Network services | Redis/NFS/VNC/X11/RDP exposure, SNMP/SMTP/SMB/SSH/IPMI checks, unauthenticated or unsafe service posture. |
| Cloud and storage | Public cloud storage exposure and misconfiguration signals. |
| Component CVEs | Vulnerable web frameworks, CMS, plugins, themes, servers, middleware, and network services with concrete version evidence. |