Using eBPF to enhance security, a simple use case
In this blog we are going to explore a POC that I did with eBPF . I have a basic express server which has a route /env which exposes a secret key, I restricted access to that route with the help of ePBF Environment setup Used VirtualBox to run a Debi...


