brad-sp / cuckoo-modified

Modified edition of cuckoo
271 stars 100 forks source link

Disable random mouse movement in URL analysis #175

Closed KillerInstinct closed 9 years ago

KillerInstinct commented 9 years ago

This will lower the amount of screenshots taken for 'hovering' over various types of website elements.

brad-sp commented 9 years ago

Closing this one for the reasons mentioned out of band -- we still want to support malware downloaded doing mouse checks, so some more work is needed to communicate with analyzer.py to see when some non-browser process is created. Then we can start mouse movements.