Skip to content

omslx/NestedZipBomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Zip Bomb Generator (Nested Zip Bomb)

This repository contains a tool and example files to create nested ZIP bombs — extremely compressed ZIP archives that expand exponentially when extracted, consuming massive disk space (up to petabytes).
Purpose:
This project is strictly intended for educational and testing purposes only, especially for testing antivirus software and extraction tools against decompression bomb attacks.

Features

  • Generate highly nested ZIP files with minimal size (<1MB)
  • Simulate decompression bombs expanding up to petabytes in disk usage
  • Fully transparent, open-source implementation

⚠️ Important Warnings

  • Use only in isolated and controlled environments such as sandboxes or virtual machines.
  • Executing or extracting these files on production or personal systems can cause data loss, crashes, or severe performance degradation.
  • This repository does NOT encourage or support any malicious use.

Usage

Clone this repository and run the provided scripts to generate your own nested ZIP bombs for testing and research.


License

This project is released under the MIT License. See the LICENSE file for details.


Disclaimer

The author does NOT take responsibility for any damage or misuse resulting from files or code generated from this repository.
By using this code, you agree to do so only in legal and ethical contexts, and you hold the author harmless from any claims or liabilities.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published