mandiant / commando-vm

Complete Mandiant Offensive VM (Commando VM), a fully customizable Windows-based pentesting virtual machine distribution. commandovm@mandiant.com
https://www.mandiant.com/resources/blog/commando-vm-windows-offensive-distribution
Apache License 2.0
6.87k stars 1.28k forks source link

Feature Interim-Preconfig #293

Closed nos3curity closed 1 year ago

nos3curity commented 1 year ago

Currently the long-term plan is to have a proper preconfig module with a config similar to the debloater.

As an interim measure, we are hardcoding the following settings using the new preconfig.psm1:

Additionally, this branch adds Windows Firewall to the list of disabled services.

nos3curity commented 1 year ago

Addressed in a different PR