A valid HTML zip bomb (ache.one)
from Pro@programming.dev to programming@programming.dev on 24 Jul 23:26
https://programming.dev/post/34475749

Hackernews.

#programming

threaded - newest

besselj@lemmy.ca on 24 Jul 23:55 next collapse

Another interesting deterrent is to poison unruly scrapers with infinite nonsense via Markov chains algorithmic-sabotage.github.io/asrg/trapping-ai/

PixelatedSaturn@lemmy.world on 25 Jul 03:54 next collapse

Both very nice ideas, I’m interested in how effective they really are

xoggy@programming.dev on 25 Jul 13:40 collapse

For brotli compression, first check if nginx/angie has the correct modules (brotli and brotli_static) (nginx -V). If not, you can install it like so: www.getpagespeed.com/…/brotli-static

Then create your brotli bomb by modifying the original author’s fish command: fish zip_bomb.fish | brotli --best > bomb.html.br