Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

🛑 CRITICAL WARNING 🛑

DO NOT UNZIP THIS FILE ON YOUR LOCAL MACHINE

Danger Size Malware Classification


☠️
THIS IS A ZIP BOMB

This repository contains a recursive archive designed for security research and testing system resilience.
Attempting to decompress this file will result in catastrophic resource exhaustion.


⚡ What is inside?

This file utilizes a recursive compression algorithm. While the file size on disk appears negligible (kilobytes or megabytes), the uncompressed data structure expands exponentially.

Metric Value
Download Size ~40MB
Depth Recursive Layers
Uncompressed Size **~ FEW PETABYTES**
Potential Impact System Freeze / Crash

definition: 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.


⚠️ The Consequences

If you attempt to extract this archive on a standard personal computer, the following will occur immediately:

  1. RAM Exhaustion: Your available memory will fill instantly as the extraction tool attempts to map the file structure.
  2. Disk I/O Lock: Your hard drive read/write operations will hit 100%, causing the OS to freeze.
  3. Storage Overflow: If the process continues, it will attempt to write petabytes of data to a drive that likely only has terabytes of space.
  4. Hard Reset Required: You will likely be forced to physically power cycle your machine.

🧪 Safe Usage Protocol

ONLY interact with this file if you are a security researcher or system administrator testing:

  • Antivirus scanning engines.
  • Server upload limiters.
  • Sandboxed environments.

Recommended Environment:

  • Isolated Virtual Machine (VM)
  • No Network Connection
  • Dedicated Storage Partition
# DO NOT RUN THIS COMMAND
unzip data.zip

About

WARNING! DONT EXTRACT THE ZIP FILE IT CONTAINS THE DATA IN PETABYTES!!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors