cuckoosandbox / cuckoo

Cuckoo Sandbox is an automated dynamic malware analysis system
http://www.cuckoosandbox.org
Other
5.54k stars 1.7k forks source link

NtDelayExecution Not Skipped? #899

Open kevross33 opened 8 years ago

kevross33 commented 8 years ago

Hi,

I am not sure but it appears that malware sleeping is not being skipped correctly as you can see in the below screenshots. I am not sure if this is meant to be the case but I thought I had better raise it & I am not sure if it is perhaps an error in the sig identifying if it was indeed skipped. While discussing this a general idea for environment aware malware may be:

sleep1 sleep2

kevross33 commented 8 years ago

Oh FYI this was Maktub sample 7ec89220dde5a1c2714d7dc0cd55e3c3 under analysis

rajiv2790 commented 6 years ago

I encountered another issue. If the sleep is longer than the analysis time, the sleep API call doesn't even show up in the report.