New SQLi challenge

This commit is contained in:
2025-02-03 16:17:28 +01:00
parent 34275b0287
commit c128870b93
7 changed files with 189 additions and 0 deletions

View File

@ -0,0 +1,4 @@
FROM php:8.3-apache
COPY src/ /var/www/html/
ENV FLAG=CHANGEME