CYBER TP5 - SQL Injection
Ce repository vise à fournir un exemple d'application non sécurisée face aux injections sql
afin d'appréhender:
- Les ravages potentiels de ce type d'attaque
- Les techniques à mettre en oeuvre afin de protéger son application
Stack
- PHP
- MariaDb
- Docker
- Docker-compose
- PhpMyAdmin
- Franken
Installation
docker-compose up -ddocker-compose exec app cp .env.example .envdocker-compose exec app composer install
Accès
On this page
Languages
PHP79.1%Twig20.9%
Contributors
MIT License
Created February 10, 2025
Updated February 11, 2025
