hatching / vmcloak

Automated Virtual Machine Generation and Cloaking for Cuckoo Sandbox.
483 stars 120 forks source link

Feature: Configuration for a VM outputted as json #3

Closed Thorsten-Sick closed 8 years ago

Thorsten-Sick commented 10 years ago

For every VM there should be a json file containing the settings (especially the random ones). Malware is for example using user name + computer name to fingerprint the system. Signatures registering that fingerprint generation would be cool. But for that we would have to access the computer name somewhere in the signature.

jbremer commented 8 years ago

This should be done directly from Cuckoo, probably.