OS command injection, simple case
Last updated
Last updated
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.