Awesome
SharpZippo
List/Read contents of Zip files (in memory and without extraction) using CobaltStrike's Execute-Assembly
Arguments Description:
Check: Checks encryption status of embedded files
List: Lists contents of Zip file
Read: Read the contents within the Zip file (with or without a password)
Usage:
SharpZippo.exe check C:\Some\Path\To\file.zip
SharpZippo.exe list C:\Some\Path\To\file.zip
SharpZippo.exe read C:\Some\Path\To\file.zip Full/EmbeddedPath/To/File.ext
SharpZippo.exe read P@ssW0rd C:\Some\Path\To\file.zip Full/EmbeddedPath/To/File.ext