Studio moh

e-mail Dylan
dylan@studiomoh.com
Or Call
831-295-3824

Tag Archives: xss

Practical XSS

I was playing around with my API for FAP and made a very simple, 7kb, browser-based mass upload tool. Permissions and authentication are verified with JSON on the client side and files are uploaded using a plain POST request. Easy enough.
The problem came when I was trying to get my script to POST to the [...]