Skip to content

ExnoxCH/Zip-Bomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zip-Bomb

What is a Zip bomb?

In computing, a zip bomb, also known as a decompression bomb or zip of death, is a malicious archive file designed to crash or render useless the program or system reading it.

⚠️IMPORTANT

AS THE CREATOR, I AM NOT RESPONSIBLE FOR ANY DAMAGES! PLEASE USE WITH CARE!

Script Usage


python pythonfile.py flat/nested size zipname.zip

Flat Example


python ZipBomb.py flat 1024 out.zip

Nested Example


python ZipBomb.py nested 1024 out.zip

Preview

Preview1

Zip size before extraction (flat)

Preview1

Zip size after extraction (flat)

Preview1

This is a nested type of zip (the zip will split into 3 parts)

Preview1

About

Zip bomb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages