bWAPP
bWAPP copied to clipboard
Unrestricted File Upload does not work
File upload functionality doesn't appear to be working. You can verify this by uploading a malicious payload to the container via docker cp:
docker cp rev_shell.php <container name>:/var/www/html/images
and then calling it from your browser (with a listener running of course):
http://localhost/images/rev_shell.php