https://github.com/kaushalag29/zipbomber
Basic Implementation Of Zip Bomber With Python.The script asks you the amount of gbs of which you want to generate Zipbomb.zip file.
https://github.com/kaushalag29/zipbomber
automated kali-linux python-2 python-scripts zipbomb
Last synced: 7 months ago
JSON representation
Basic Implementation Of Zip Bomber With Python.The script asks you the amount of gbs of which you want to generate Zipbomb.zip file.
- Host: GitHub
- URL: https://github.com/kaushalag29/zipbomber
- Owner: kaushalag29
- License: mit
- Created: 2018-05-21T12:19:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T13:56:51.000Z (over 7 years ago)
- Last Synced: 2025-04-09T16:35:15.854Z (10 months ago)
- Topics: automated, kali-linux, python-2, python-scripts, zipbomb
- Language: Python
- Size: 5.86 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZipBomber
Basic Implementation Of Zip Bomber With Python.The Zipbomb.py script asks you the amount of gbs of which you want to generate Zipbomb.zip file.The Extract_All.py script will extract all zip files inside Zipbomb.zip file recursively and will finally crash the system if there is not enough hard-disk space.
Warning-Please Test this script with small amount of gbs.
# Requirements
Python 2.7
Linux Platform
Make Sure zip command is working on terminal