You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: