appsec-challenges icon indicating copy to clipboard operation
appsec-challenges copied to clipboard

This repo contains the code for my appsec challenges

Secure Code Review (App Sec) Challenges

This repo contains the code for my Secure Code Review challenges

Challenges

  1. Open Redirect
  2. SSRF
  3. Weak Password Hashing
  4. Hardcoded Credentials
  5. XXE
  6. XSS
  7. Host Header Injection
  8. Nginx Off-By-Slash
  9. Broken Access Control