Moving a docker volume to a local path
Introduction 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...
Introduction 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...
Hello and welcome. It’s nice to see that you found your way to my blog.
While scrolling through a Telegram group, I recently (late december 2019) found a tool that claimed to add fake followers to your Telegram channels. That was...
On Thursday the 15.08.2019, our company received a shady mail and due to a smart employee, we got hold of the malware sample and could analyze it right away....
This post is a write-up for the three intro reversing challenges for the CSCG 2020. It should give you an idea of how to approach such challenges. Since thos...
Abstract / tl;dr ZeroTier is an open source, lightweight P2P VPN solution that helps you connect clients directly. It can be used for gaming, file sharing o...
My approach to debugging an issue in Outlook
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...
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...
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 ...