hatching / vmcloak

Automated Virtual Machine Generation and Cloaking for Cuckoo Sandbox.
479 stars 118 forks source link

Default Admin Password set by VMCloak ? #125

Open AMKpeacemaker opened 6 years ago

AMKpeacemaker commented 6 years ago

I installed VMCloak and created a VM (W7x64Enterprise) with it. Because Pafish recognized it as VM I wanted to modify it manually: vmcloak modify MyVM-Name (typo in Documentation vmcloak-modify [didn't work])

The VM started and everything, and apparently an Administrator-password was set. Since the installation and configuration was done by VMCloak, where can I look up the Password ?

Best regards peacemaker

razuz commented 6 years ago

that should be cuckoo

https://github.com/jbremer/vmcloak/blob/44a2444f403a53fb4b2e30ddb7284c3eea4a257a/vmcloak/data/win81/autounattend.xml#L18-L26

AMKpeacemaker commented 6 years ago

Thanks :)