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

BUG impossible to open Kali.. #267

Closed littlestewart closed 3 years ago

littlestewart commented 3 years ago

Hi,

im unable to open kali after installing commando.

and why this is the version 2018.3 and wsl 1 ?

the error is when opening kali-gui.exe:

image

and when i open kali.exe no tools is installed !?

I really want to use this distro to deploy this during internal engagement.. but if it this to hard to deploy without problem :/

Version Windows 10 Pro Activated 21H1

day1player commented 3 years ago

@littlestewart you might want to make sure that you have run apt update && apt upgrade -y. Additionally take a look at some of Kali's metapackages so you have all of the tools. I'd recommend starting with kali-linux-default and also kali-desktop-xfce as a start. If you are going in somewhere where you wont have internet connectivity you might try kali-linux-large.

As for why it's 2018.3, we do not manage that chocolatey package, it is maintained by Offensive Security, and they havent updated in a while. As for WSL1 I havent found a good way to reliably auto-install WSL2 since it seems to be only supported on the newest version of windows each time (rather than 1909+)..

To be honest I havent looked at this package in a while, so if there are any more bugs please post them here :-)