OS command injection, simple case
Last updated
Was this helpful?
Last updated
Was this helpful?
Let's check the first product's stock.
We can intercept this request using the Burp Suite Proxy
and forward it to the Repeater
to modify it.
Now let's set the storeID
parameter to the following and send the request:
We have solved the lab.