SQL Injection on POST JSON request
I have a web application vulnerable to SQL injections. I’m using BurpSuite to intercept the requests. More specifically, the data variable below is vulnerable. I added my own data to aggregates and filters:
data=[{
“param… Continue reading SQL Injection on POST JSON request