commando-vm icon indicating copy to clipboard operation
commando-vm copied to clipboard

Complete Mandiant Offensive VM (Commando VM), a fully customizable Windows-based pentesting virtual machine distribution. [email protected]

Results 58 commando-vm issues
Sort by recently updated
recently updated
newest added

https://github.com/nettitude/PoshC2 is no longer maintained (see the readme), instead an official python edition has been created and is now far further ahead than the original build: https://github.com/nettitude/PoshC2_Python/ As python is...

enhancement

**Would you like have a tool or script added? Please include a link** PowerSploit dev branch https://github.com/PowerShellMafia/PowerSploit/tree/dev **Is your feature request related to a problem? Please describe.** I know that...

enhancement

Designed the start menu and exported with: export-startlayout –path C:\Temp\Commando-VM-StartLayout.xml To Import: Powershell RunAs Admin: cd / C:\> Import-StartLayout –LayoutPath C:\Temp\Commando-VM-StartLayout.xml –MountPath %systemdrive% **Commando-VM-StartLayout.xml** ` ` At your service, Martijn...

enhancement

Occasionally packages will be slow to download, progressing 1% every 5 seconds or so, and then once they hit 99% they will error with a `An existing connection was forcibly...

wontfix

instead of from https://github.com/maaaaz/impacket-examples-windows which hasnt been updated in a few years, grab newer binaries from https://github.com/ropnop/impacket_static_binaries

enhancement

Simple request: include the new https://github.com/S3cur3Th1sSh1t/PowerSharpPack as a package in CommandoVM

enhancement

# Proposal My current observation is that Commando VM is missing a lot of tools that a penetration testing OS should come with. I have curated a list of improvements...

enhancement
discussion

Prebellico (Passive reconnaissance) https://github.com/unixrox/prebellico

Greetings distinguished Mandiant colleagues, I don't know if the licensing allows it, but I am curious if CommandoVM would be able to implement [FactionC2](https://www.factionc2.com/) MARAUDER released at TROOPERS19; my understanding...

**Describe the bug and expected behavior** I call `C:\tmp\commando-vm\install.ps1 -nochecks $true -password $NewAdminPassword -profile_file 'C:\tmp\commando-vm\Profiles\lite.json'' and the installation starts. At some point the OS restarts, I leave the installation a...