cert-ee / cuckoo3

Cuckoo3 is a Python 3 open source automated malware analysis system.
https://cuckoo-hatch.cert.ee
European Union Public License 1.2
621 stars 79 forks source link

VMCloak - add interactivity for `vmcloak init` #176

Open cert-ee-raidar opened 1 week ago

cert-ee-raidar commented 1 week ago

Feature

VMCloak init command should be interactive in case of errors.

Proposed solution

Redo functionality so that when VMCloak discovers the image with same name, it will prompt "override" or "rename" the file.

Additional context

When running vmcloak multiple times with same qcow2 image name, it exits with ValueError.