New guide released: Namespaces and nsenter
It starts from a simple challenge, but every time you solve it, a new constraint is added, and you have to figure out another way to crack it.
The challenge is this: List all listening TCP ports (IPv4) inside a container.
It includes constraints such as using distroless containers and Docker rootless mode.






