I want to execute elf's on Ububtu18 and want to analyze the sample using cuckoo sandbox. I have installed cuckoo 2.0.7 on Ubuntu host and Ubuntu18 as guest. Followed all the instructions mentioned at https://github.com/cuckoosandbox/cuckoo/blob/master/docs/book/installation/guest/linux.rst . When i submit an elf sample it gets executed on client but no activity is reported for dynamic analysis. The sample creates some files then execute these files. None of the activity is reported in Behavioral analysis, dropped files section. No error/warning appears in logs.
cuckoo.log
Hi,
I want to execute elf's on Ububtu18 and want to analyze the sample using cuckoo sandbox. I have installed cuckoo 2.0.7 on Ubuntu host and Ubuntu18 as guest. Followed all the instructions mentioned at https://github.com/cuckoosandbox/cuckoo/blob/master/docs/book/installation/guest/linux.rst . When i submit an elf sample it gets executed on client but no activity is reported for dynamic analysis. The sample creates some files then execute these files. None of the activity is reported in Behavioral analysis, dropped files section. No error/warning appears in logs. cuckoo.log
Any help would be grateful.