GithubHelp home page GithubHelp logo

5l1v3r1 / zip-bomb-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from red-laboratory/zip-bomb

0.0 1.0 0.0 184 KB

💥 Implementation of zip bomb, using python script.

License: MIT License

Python 100.00%

zip-bomb-2's Introduction

💥 Zip bomb (ضغط القنبلة)

plot

What is it?

A zip bomb, also known as a decompression bomb is a malicious archive file designed to crash or render useless the program or system reading it. It is often employed to disable antivirus software, in order to create an opening for more traditional malware.

A zip bomb allows a program to function normally, but, instead of hijacking the program's operation, creates an archive that requires an excessive amount of time, disk space, or memory to unpack.

Usage:

python3 ZipBomb_generator.py num_of_levels out_zip_file

How to create one?

To build a zip bomb you need to execute the python script:

python3 ZipBomb_generator.py 10 bomb.zip ('1' = 1.000.000 GB, i.e. '10' = 10.000.000 GB = 10.000 PB).

plot

Disclaimer

This zip file can hurt your system, you must understand all risks before doing anything. We don't want it to hurt anyone - it's here for analysis and tests which makes on prepared machines.

All material in this repository is in the public domain.

zip-bomb-2's People

Contributors

red-sayed avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.