0xn3va.gitbook.io
Resources curated from this publisher and indexed across appsec.fyi topic pages. Last item added: 2026-04-17.
| Date Added | Resource | Excerpt |
|---|---|---|
| 2026-04-17 2026 | JSON Web Token Vulnerabilities (0xn3va cheat sheet)JWT | JSON Web Token Vulnerabilities (0xn3va cheat sheet) |
| 2026-04-16 2026 | GraphQL Vulnerabilities Cheat SheetGraphQL | GraphQL Vulnerabilities Cheat Sheet |
| 2026-04-11 2026 | Deep Linking Vulnerabilities - Application Security Cheat SheetMobile | Deep Linking Vulnerabilities - Application Security Cheat Sheet |
| 2026-04-10 2026 | 0xn3va: OAuth 2.0 Vulnerabilities cheat sheetAuthN | 0xn3va: OAuth 2.0 Vulnerabilities cheat sheet |
| 2025-08-14 2025 | Server Side Request ForgerySSRF | Server Side Request Forgery (SSRF) is a vulnerability where an attacker tricks a server into making unintended requests on their behalf. This can lead to unauthorized access to internal systems, data leaks, and potential server exploitation. Preventing SSRF involves input validation, using whitelists for allowed URLs, and restricting access to sensitive resources. It is crucial for developers and organizations to be aware of SSRF risks and implement security measures to mitigate this threat. |