View Issue Details

IDProjectCategoryView StatusLast Update
0008455Kali LinuxQueued Tool Additionpublic2023-09-14 11:33
Reportertjnull Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status acknowledgedResolutionopen 
Product Version2023.3 
Summary0008455: PackMyPayload - takes a file or directory on input and embeds them into an output file acting as an archive/containe
Description

This tool takes a file or directory on input and embeds them into an output file acting as an archive/container. It can serve purpose for a Proof-of-Concept presenting emerging risk of container file formats with embedded malware, as well as helper for professional Red Team Operators to sharpen their Initial Access maneuvers.

https://github.com/mgeeky/PackMyPayload

Steps To Reproduce

git clone https://github.com/mgeeky/PackMyPayload

pip install -r requirements.txt
python PackMyPayload.py -h

Activities

g0tmi1k

g0tmi1k

2023-09-14 11:33

administrator   ~0018476

@kali-team, please could this be packaged up.
@author, If you want to help the packaging process, you can check the documentation here ~ https://www.kali.org/docs/development/public-packaging

Issue History

Date Modified Username Field Change
2023-09-08 13:42 tjnull New Issue
2023-09-14 11:33 g0tmi1k Note Added: 0018476
2023-09-14 11:33 g0tmi1k Status new => acknowledged
2023-09-14 11:33 g0tmi1k Category New Tool Requests => Queued Tool Addition
2023-09-14 11:33 g0tmi1k Summary PackmyPayload => PackMyPayload - takes a file or directory on input and embeds them into an output file acting as an archive/containe