raesene/bWAPP

Unrestricted File Upload does not work

Opened this issue · 0 comments

l50 commented

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