Buying a cheap DDoS booter service does not require any technical knowledge or brilliance. It’s rather a trivial task to…
Category: Cybersecurity
How To Crash Servers
In a previous blog I discussed how to detect DoS attacks in the game Garry’s Mod. TL;DR: Measure the time…
Problems of Digital Forensics
The main goal of digital forensics is the extraction of data from electronic evidence and its subsequent analysis and processing…
Detect DoS attacks in Garry’s Mod
The code discussed in this post is part of my open source anticheat and can be found here. In the…
A method to detect Lua cheats
The code I wrote for this article can be found here. When detecting cheats in the game Garry’s Mod you…
Better solution for CSS keylogging
The described keylogger is avaliable on my GitHub. How it works A primitive approach is a one-to-one mapping between characters…
Defense against a ridiculously bad DDoS attack
After I discussed an earlier DDoS attack this year there had been another interesting attack. However, this time it is…
Defending a nasty amplified DDoS attack
Earlier this year, in response to some previous DDoS attacks on a Garry’s Mod server, I developed a fully automated…