Posts by Category

Misc

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 ...

Back to Top ↑

Malware Analysis

RoboThiefClient - A Telegram session stealer

6 minute read

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...

Analysis of a JSE malware

27 minute read

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....

Back to Top ↑

Software

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 ...

Back to Top ↑

CTF

Back to Top ↑

Networking

Back to Top ↑

Debugging

Back to Top ↑

Malware

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...

Back to Top ↑

Phishing

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...

Back to Top ↑