Web - Client

Sunday 6 October 2019, 14:22  #1
Web - Client | CSRF - token bypass
Harkan
  • 2 posts

Hello,

I’ve been trying this challenge for hours. I noticed some commands are blocked on the server, but I don’t know how to test stuff. I want to test stuff locally but there’s this annoying Same-Origin Policy which blocks everything I’m trying to do (i’m trying to make requests to a requestbin). I’m too lazy to set up a reverse proxy, that should be easier than that..

How do you test the code you send to the challenge ?

Sunday 6 October 2019, 16:52  #2
Web - Client | CSRF - token bypass
Th1b4ud
  • 1636 posts

Use https://beeceptor.com/ to receive your requests and debug your script