497 B
497 B
Challenge XYZ writeup
- Vulnerability: What type of vulnerability is being exploited
- Eg, SQL Injection, XSS, Endpoint is vulnerable to brute-force attack, etc
- Where: Where is the vulnerability present
- Eg,
/guess/numberendpoint
- Eg,
- Impact: What results of exploiting this vulnerability
- Eg, allows to find the server's guess by enumeration
- NOTE: Any other observation
Steps to reproduce
- Do this
- Do that
- ...
N. Now something bad happened
POC