How I Block All 26 Million Of Your Curl Requests
A developer built a razor-sharp TLS fingerprinting and blocking tool - all in kernel space - witheBPFandXDP. It hooks into incoming packets, scrapes TLS Client Hello messages, and cranks out simplified JA4-style hashes from their cipher suite lists. The fun part? It's running under tight stack limit..