cuckoosandbox / cuckoo

Cuckoo Sandbox is an automated dynamic malware analysis system
http://www.cuckoosandbox.org
Other
5.53k stars 1.7k forks source link

can't generate report with pdf files #2209

Open rayenmessaoudi opened 6 years ago

rayenmessaoudi commented 6 years ago
My issue is:

Can't generate report with pdf files.

My Cuckoo version and operating system are:

version : 2.0.5 OS : ubuntu 16.04

The log, error :

2018-03-29 14:35:59,063 [cuckoo.core.plugins] ERROR: Failed to run the reporting module: MongoDB Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/cuckoo/core/plugins.py", line 614, in process current.run(self.results) File "/usr/local/lib/python2.7/dist-packages/cuckoo/reporting/mongodb.py", line 264, in run self.db.analysis.save(report) File "/usr/local/lib/python2.7/dist-packages/pymongo/collection.py", line 1903, in save check_keys, manipulate, write_concern) File "/usr/local/lib/python2.7/dist-packages/pymongo/collection.py", line 430, in _insert gen(), check_keys, self.codec_options, sock_info) DocumentTooLarge: BSON document too large (63188990 bytes) - the connected server supports BSON document sizes up to 16777216 bytes.

av-gantimurov commented 6 years ago

I have same issue with big json report after analysis. Can anybody help?

doomedraven commented 6 years ago

Without hash which generates that issue nop

ghost commented 4 years ago

I too got the same error while running a malware sample on Cuckoo 2.0.6 with volatility 2.6 on Windows 7 Pro 64 bit OS running on a VM with 2 logical cores and 4GB RAM.

ssdeep hash: tnxLSUXY7WSIGgjQvYaxKMiZA+yH6uw1ECvGX6H7O3YpPNaG md5 hash: 48e4a8c42a7e84c8279d1b489dc51023

doomedraven commented 4 years ago

search in issues i have posted solutions too many times