Newer
Older
AJAX_JSON_XSS_POC / README.md
root on 6 Jan 2022 354 bytes url change broke image

PoC Demonstrating XSS Via AJAX + JSON Data

Too many people have argued that when XSS is found in JSON data that it would not be rendered in the browser.

They either think it's due to it being JSON/XML etc. or because it contains an error code (400/500 etc.)

This prooves that not to be the case:

XSS_AJAX_PoC