-
Notifications
You must be signed in to change notification settings - Fork 6
1. Home
unrooted edited this page Aug 18, 2022
·
3 revisions

Windows SandBox environment for cybersecurity enthusiasts
RedSand is a pre-made .wsb which creates a Windows Sandbox environment just by clicking it.
By default, it will map both Files and Utils directories into the Sandbox, which are read-write and read-only respectively.
You can use .ps1 scripts to put some tooling inside the Sandbox, or you can do it by-hand.
Feel free to modify .wsb and .ps1 files to your own needs.
Contributions of all kind, including new .ps1 scripts and tweaks to .wsb file are welcome.
RedSand has been heavily influenced and reuses certain concepts and/or parts from the following projects:
- Sandbox by @firefart
- this blogpost by Thomas Maurer
- probably countless people online on forums of all kind
RedSand reuses components and/or entirety of the following:
- REtoolkit by @mentebinaria
- Get-ZimmermanTools by @EricZimmerman
- SysinternalsSuite by @microsoft
- logo of Windows Sandbox (@someone from @microsoft)