Package modules :: Package auxiliary :: Module disguise :: Class Disguise
[hide private]
[frames] | no frames]

Class Disguise

source code

                    object --+    
                             |    
lib.common.abstracts.Auxiliary --+
                                 |
                                Disguise

Disguise the analysis environment.

Instance Methods [hide private]
 
change_productid(self)
Randomizes Windows ProductId, which is occasionally used by malware to detect public setups of Cuckoo, e.g.
source code
 
start(self) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

change_productid(self)

source code 

Randomizes Windows ProductId, which is occasionally used by malware to detect public setups of Cuckoo, e.g. Malwr.com.