Skip to content

Zipper, a CobaltStrike file and folder compression utility.

Notifications You must be signed in to change notification settings

outflanknl/Zipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zipper, a CobaltStrike file and folder compression utility.

This CobaltStrike tool allows Red teams to compress files and folders from local and UNC paths. This could be useful in situations where large files or folders need to be exfiltrated. After compressing a file or folder a random named zipfile is created within the user temp folder.

Usage:

Download the Zipper folder and load the Zipper.cna script within the Cobalt Strike Script Manager.
Syntax within beacon context: zipper [Full/UNC path]
This project is written in C using Visual Studio 2015.
You can use Visual Studio to compile the reflective dll from source.

Note to Blue Teams/Hunters/Defenders:

Lookout for random named zipfiles being created within user temp folders by non file-compression related processes.

Acknowledgments

zlib Compression Library: written by Mark Adler and Jean-loup Gailly.

Gilles Vollant: developer of Minizip, which this tool is based on.

Credits

Author: Cornelis de Plaa (@Cneelis) / Outflank

About

Zipper, a CobaltStrike file and folder compression utility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published