Recent Posts

Dynamic MOTD is sometimes displayed partially

6 minute read

Since I started running my own servers, I’ve been using a dynamic MOTD (Message of the Day) to display useful information when logging into my server. The ma...

rexamine - Lightweight Regex Stream Matcher

10 minute read

My first contact with the Go programming language was somewhere around 2018. Some months later, I gained interest in the language and started thinking about ...

Moving a docker volume to a local path

3 minute read

The best way to host applications on your NAS or VPS is probably Docker. Or to be more precise docker-compose. Basically I use docker-compose to run most of ...

Using Telegram as Phishing backend

5 minute read

The amount of phishing has been increasing over the course of the last few years. The attackers use all kind of tricks and techniques for their phishing site...

Telegram account hijacking via bots

3 minute read

Today a user contacted us in @BotTalk on Telegram. He wrote that his bot was sending “weird messages”. I had a short chat with him about it and it quickly tu...