Skip to content

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.

License

Notifications You must be signed in to change notification settings

HUGOW04/ZipBomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ZipBomb

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.

Compile


python pythonfile.py flat/nested size zipname.zip

Flat Example


python zip-bomb.py flat 1024 out.zip

Nested Example


python zip-bomb.py nested 1024 out.zip

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages