Issue:
I try to play 2 files consecutively in the same guest.
eg:
a) test1.js configure malware's keys and create a schedule task
b) test2.vbs will simulate the launching of scheduled task
I put both in same zip and launch it, Cuckoo execute test1.js and test2.vbs consecutively BUT it restore my guest before executing the 2nd file.
Hello, Cuckoo: 2.0.6 OS: Ubuntu 16.04
Issue: I try to play 2 files consecutively in the same guest. eg: a) test1.js configure malware's keys and create a schedule task b) test2.vbs will simulate the launching of scheduled task I put both in same zip and launch it, Cuckoo execute test1.js and test2.vbs consecutively BUT it restore my guest before executing the 2nd file.
Is it possible to do it ?/ Regards