General Solving Process

  1. CTRL+U
  2. Check common routes:
    1. /robots.txt
    2. /llm.txt
    3. /llms.txt
    4. /admin
    5. /login
    6. /signup
    7. /users/1
    8. /api/users/1
  3. Curl to test:
    1. GET
    2. POST
    3. HEAD
  4. Burpsuite