↳
In-reply-to
»
The bots have begun to access my website way more often. Iām getting about 120k hits on https://www.uninformativ.de/git/ now in a couple of hours.
⤠Read More
@movq@www.uninformativ.de I heard about a defence against badly-behaved crawlers a while ago: an HTML zip bomb. This post explains how to do it. Essentially, web servers can serve compressed versions of webpages and, with a little trickery, one can replace the compressed page with a different file. After that, any bot that tries to crawl the page will instead download and unpack a zip bomb that will cause it to crash.