CI/CD Security
📦 Cache Me If You Can
A deep dive into CI/CD pipelines, caching, and the hidden dangers harboring inside.
CI/CD Security
A deep dive into CI/CD pipelines, caching, and the hidden dangers harboring inside.
Vulnerability Research
A story about how several small mistakes can combine into a critical vulnerability.
Vulnerability Research
I have recently discovered my first Remote Code Execution vulnerability! 👨💻 That is a 10.0 out of 10.0 severity vulnerability that allows malicious actors to execute commands or arbitrary code on a remote server. Scary! Unfortunately, no write-up is available at this point in time, but I believe it&
Cryptography
Aka why "random" does not necessarily mean unpredictable.