cuckoosandbox / community

Repository of modules and signatures contributed by the community
324 stars 175 forks source link

CuckooL No activity being reported for Behaviorial analysis on Ubuntu Host and Ubuntu 18 guest #467

Open zhangjingjiang opened 4 years ago

zhangjingjiang commented 4 years ago

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.

zhangjingjiang commented 4 years ago

in cuckoo.log, cuckoo1 is windows guest , cuckoo2 is Ubuntu 18 guest