mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
Add ZipBomb tools
This commit is contained in:
parent
39f47710b3
commit
f55760f4f3
13
weapons/ZipBomb.yaml
Normal file
13
weapons/ZipBomb.yaml
Normal 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
13
weapons/zip-bomb.yaml
Normal 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
|
Loading…
Reference in New Issue
Block a user