Interesting Things #14 — Unconventional backdoor
27 tech, 5 business, 12 science, 4 life, 2 random
It’s easy to set up an IDS or other infrastructure to drop packets that match rules. There are many tools for real-time inspection of connections that can handle higher level protocols like HTTP or TLS. This article aims to go a bit lower and address how to edit packets in flight. We’ll be looking at it through the lens of editing packets for a game using Golang.
27 tech, 5 business, 12 science, 4 life, 2 random