Challenge List
What does the HTTP status code '403' mean?
1
Unauthorized - The request requires authentication
2
Forbidden - The server understands the request but refuses to authorize it
3
Not Found - The requested resource could not be found
4
Bad Request - The server cannot process the request due to a client error
Clear
Sign in to submit
flag 7
Challenge List
0