Skip to content

Script to deploy malware analysis tools in a Windows Sandbox VM

License

Notifications You must be signed in to change notification settings

TheTaylorLee/SandboxToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SandboxToolkit

  • Windows Sandbox is a secure environment, but can't guarantee the local host and network devices will be safe.
  • This is a sandbox vm configuration that will provide optional tools to install on launch. Will use 10-20 GB of Free Space and clear when completed.
  • The intended purpose is for malware analysis
  • Written shell messages will be shown for any manual setup steps requiring interaction. These will be presented during pauses in the setup.
  • The process may seems stuck at times, but it's not. Look for other windows requiring steps. Read the shell it might offer a clue.

Installed Tools

How to Use SandboxToolkit

  • Git Required
  • Clone the Repository to the root of your c:\ and run the windows sandbox config file (c:\SandboxToolkit\sandboxtoolkit.wsb) to launch windows sandbox configured.
  • Optionally modify c:\SandboxToolkit\sandboxtoolkit.wsb with desired parameters.
set-location c:\
git clone https://github.com/TheTaylorLee/SandboxToolkit

Update SanboxToolkit

set-location c:\Sandboxtoolkit
git pull

About

Script to deploy malware analysis tools in a Windows Sandbox VM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published