cuckoo-modified icon indicating copy to clipboard operation
cuckoo-modified copied to clipboard

Country Name is unknown in Cuckoo Reports

Open masifpak opened this issue 8 years ago • 4 comments

Country name is unknown in malware reports. What i have to do so that there is country name instead of just unknown. image

masifpak avatar May 09 '17 07:05 masifpak

maybe update geo file database, search in code where it is and update with latest version

doomedraven avatar May 09 '17 07:05 doomedraven

https://github.com/brad-accuvant/cuckoo-modified/issues/140

Nwinternights avatar May 09 '17 09:05 Nwinternights

Thanks for the link. It is working but pushed me in another problem. Now analysis start taking extra ordinary time, even more than 30 minutes and every analysis end with message.

"Error: The analysis hit the critical timeout, terminating."

Now countries scanning, or i don't know what it is doing,. Below list goes to more than 400 countries.

image

masifpak avatar May 10 '17 04:05 masifpak

probably your sample is a sort of cerber that trying to connect to multiple C&C. normal behaviour. to speed up reverse lookup task take a look here https://github.com/spender-sandbox/cuckoo-modified/issues/385

Nwinternights avatar May 12 '17 08:05 Nwinternights