labs
Lab - 1: OS command injection, simple case
Lab - 2: Blind OS command injection with time delays
Lab - 3: Blind OS command injection with output redirection
submit feedback is vulnerable to OS injection
test where it is vulnerable by above methods
/var/www/images
path is writable and save the result in that path
Lab - 4: Blind OS command injection with out-of-band interaction
The application executes a shell command containing the user-supplied details. The command is executed asynchronously and has no effect on the application's response. It is not possible to redirect output into a location that you can access. However, you can trigger out-of-band interactions with an external domain.
Lab - 5: Blind OS command injection with out-of-band data exfiltration
From Burp Collaborator Client, click Poll now
and from DNS results,The Collaborator server received a DNS lookup of type A for the domain name peter-axW0eL.uxvk7rww9jerxjwicuxiozhuvl1bp0.burpcollaborator.net.
Last updated