Add ZipBomb tools

This commit is contained in:
hahwul 2023-01-18 23:46:23 +09:00
parent 39f47710b3
commit f55760f4f3
2 changed files with 26 additions and 0 deletions

13
weapons/ZipBomb.yaml Normal file
View File

@ -0,0 +1,13 @@
---
name: ZipBomb
description: A simple implementation of ZipBomb in Python
url: https://github.com/abdulfatir/ZipBomb
category: tool
type: Utils
platform:
- linux
- macos
- windows
lang: Python
tags:
- zipbomb

13
weapons/zip-bomb.yaml Normal file
View File

@ -0,0 +1,13 @@
---
name: zip-bomb
description: Create a ZIPBomb for a given uncompressed size (flat and nested modes).
url: https://github.com/damianrusinek/zip-bomb
category: tool
type: Utils
platform:
- linux
- macos
- windows
lang: Python
tags:
- zipbomb