File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,13 +80,13 @@ Challenges live in a [separate repo](https://github.com/kryptsec/oasis-challenge
8080
8181| Challenge | Category | Difficulty |
8282| -----------| ----------| ------------|
83- | ` gatekeeper ` | Authentication Bypass | Easy |
8483| ` sqli-auth-bypass ` | SQL Injection | Easy |
85- | ` substring-bypass ` | Authentication Bypass | Easy |
86- | ` idor-access-control ` | Broken Access Control | Medium |
87- | ` jwt-forgery ` | Cryptographic Failures | Medium |
84+ | ` idor-access-control ` | Broken Access Control | Easy |
85+ | ` gatekeeper ` | Injection + Access Control | Medium |
8886| ` sqli-union-session-leak ` | SQL Injection | Medium |
89- | ` insecure-deserialization ` | Insecure Deserialization | Hard |
87+ | ` jwt-forgery ` | Cryptographic Failures | Medium |
88+ | ` proxy-auth-bypass ` | Security Misconfiguration | Medium |
89+ | ` insecure-deserialization ` | Insecure Deserialization | Medium |
9090
9191You can also [ create your own challenges] ( spec/CHALLENGE-SPEC.md ) .
9292
You can’t perform that action at this time.
0 commit comments