Zip Bomb

This is a guide on how to make a funny zip bomb!!!11!!

Requirements

Procedure

Code to create a file full of dumb data

dd if=/dev/zero of=file bs=1M count=10240

“of” is the name of the file, and “count” is the size (in this case its 10GB).

But keep in mind that you need to have this kind of storage, so the more free storage u have on your PC or server, the better!

Code to zip it all

zip -9 feetpics.zip file

You can use any kind of program to do this, I’m going to use zip, as its more “universal”

Go wild with it

Rent a server and make a 69TB zip bomb, that’s my tip!

Subscribe

Please sub to my blog (i get nothing from it)!

Related
Troll · Software