Welcome to my blog!

My name is Lester, a server systems engineer passionate about Linux systems, DevOps tooling, Kubernetes, security, public cloud, and open source. I (re)started this blog to document the fun and challenging things I learned.

I hope this reaches those who share the same interests as mine! Enjoy reading!

Recent Posts

CVE-2021-44228 log4j2 exploit PoC

This week has been busy in the world of cybersecurity because of a vulnerability found in log4j2, a popular Java logging library, nicknamed “Log4Shell”.

zh3r0 CTF - sParta Web Challenge

TL;DR: The challenge had an archive file which contained the source code for a NodeJS application and a Dockerfile. Running docker build invokes npm commands...