docker-vulnerable-dvwa
docker-vulnerable-dvwa copied to clipboard
Remote File Inclusion Not working
The PHP function allow_url_include is not enabled.
You need to use docker exec to get inside your dvwa container and change the content of your "php.ini" set allow_url_include to On
There're several "php.ini" , change the one under php and php5 directories