Join Nostr
2025-07-25 11:30:54 UTC

Ivan Enderlin 🦀 on Nostr: A valid HTML zip bomb, by ache The article shows how to create an HTML zip bomb for ...

A valid HTML zip bomb, https://ache.one/notes/html_zip_bomb by

The article shows how to create an HTML zip bomb for AI crawlers not respecting the `robots.txt` file.

A zip bomb is a huge file (like 10Gib), that once compressed, has a reasonable size like 10Mib. An AI crawler will uncompressed it and will see all its memory being consumed, leading to a possible crash.

That’s an effective way to counter-attack disrespectful AI crawlers.

#html #ZipBomb #ai