diff --git a/weapons/ZipBomb.yaml b/weapons/ZipBomb.yaml new file mode 100644 index 0000000..62868bb --- /dev/null +++ b/weapons/ZipBomb.yaml @@ -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 diff --git a/weapons/zip-bomb.yaml b/weapons/zip-bomb.yaml new file mode 100644 index 0000000..f5bc0d3 --- /dev/null +++ b/weapons/zip-bomb.yaml @@ -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