Create "beautiful" version of RFI challenge
This commit is contained in:
3
beautiful_vuln_rfi/Dockerfile
Normal file
3
beautiful_vuln_rfi/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM php:8-apache-bullseye
|
||||
COPY src /var/www/html
|
||||
EXPOSE 80
|
Reference in New Issue
Block a user