- 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.
- DIE - Detect it Easy
- Floss - FLARE Obfuscated String Solver
- git
- Google Chrome
- Lockhunter
- PSPortable
- Python
- Retoolkit
- SysInternals
- Thunderbird
- Wireshark - winpcap
- vscode
- 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/SandboxToolkitset-location c:\Sandboxtoolkit
git pull