Skip to content
/ Ginsu Public

Takes a larger image and 'chops' it down to <= 3GB zips to traverse Windows Defender for Endpoint

License

Notifications You must be signed in to change notification settings

dwmetz/Ginsu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ginsu

'Chops' collections to 3GB sections to traverse Microsoft Defender console

Function:

PowerShell utility to compresses a folder using 7zip and split the resulting archives into 3GB or less sections.

Prerequisites:
  • 7za.exe executable 'put' via Defender console
Notes:
  • File Name: Ginsu.ps1
  • Author: Doug Metz
  • Version: 1.0
Synopsis:

This script uses 7zip (7za.exe) to compress a specified folder and then splits the resulting archive into sections of 3GB or less. It will work (and was designed for) files larger than 3GB. Windows Defender Live Response currently only supports pulling back files of 3GB or less via the console. If your collection is larger than that, you will need to repackage it using Ginsu, or use a method outside of the console to retrieve the files.

About

Takes a larger image and 'chops' it down to <= 3GB zips to traverse Windows Defender for Endpoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published