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
what I did exactly the next
1- enable the procmon in processing.conf
2- extend the values of upload_max_size, and analysis_size_limit at cuckoo.cinf
3- set the procmon=1 as option when submit the sample using command line
I need to collect the system calls that have to be in the procmon.xml file that must be created in the log directory of the analysis file but unfortunately this file is not created, instead I got bson file.
could you tell me how to get the system calls using cuckoo sandbox without using kernel driver
The text was updated successfully, but these errors were encountered:
what I did exactly the next
1- enable the procmon in processing.conf
2- extend the values of upload_max_size, and analysis_size_limit at cuckoo.cinf
3- set the procmon=1 as option when submit the sample using command line
I need to collect the system calls that have to be in the procmon.xml file that must be created in the log directory of the analysis file but unfortunately this file is not created, instead I got bson file.
could you tell me how to get the system calls using cuckoo sandbox without using kernel driver
The text was updated successfully, but these errors were encountered: