August 2018
Intermediate to advanced
404 pages
10h 22m
English
Log into DVWA and go to Command Execution:

That output looks like it was taken directly from the ping command's output. This suggests that the server is using an operating system command to execute the ping, so it may be possible to inject operating system commands.

We can see the uname command's output just after ping's output. ...
Read now
Unlock full access