12/16/2024
Debugging PHP in a Docker container with PhpStorm
This post explains how to debug PHP running in a Docker container with PhpStorm.
This post explains how to debug PHP running in a Docker container with PhpStorm.
Life Quiz was a web challenge in round 1 of 2024's openECSC
Using Docker in Gitlab CI/CD exposes some issues and performance problems. In this article, we will discuss how to deal with them.
Under-Construction was a web challenge in 2023's Google CTF involving PHP, Python and HTTP parameter pollution.