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.86k stars 1.28k forks source link

Add ARM detection to the GUI #325

Closed Menn1s closed 1 month ago

Menn1s commented 1 month ago

Prior to installing common.vm, adding some logic to detect system architecture (ripped straight from common.vm but didn't really see a way to use the common function before it was loaded).

There is no indication that there is an ARM profile on the GUI and it is unlikely someone wanting to install the defaults will manually select the "Default - ARM" profile without knowing of its existence.

Mostly a quality of life thing, but will also help eliminate confusion and ensure proper installation of default profiles.