CAPEv2 icon indicating copy to clipboard operation
CAPEv2 copied to clipboard

Cents error reporting remcos signature malware

Open naxsi300 opened this issue 7 months ago • 1 comments

Failure Logs

Apr 19 08:35:26 cape-VM poetry[30286]: ERROR:lib.cuckoo.core.plugins:Failed to run the reporting module "Cents": unhashable type: 'dict' Apr 19 08:35:26 cape-VM poetry[30286]: Traceback (most recent call last): Apr 19 08:35:26 cape-VM poetry[30286]: File "/opt/CAPEv2/utils/../lib/cuckoo/core/plugins.py", line 869, in process Apr 19 08:35:26 cape-VM poetry[30286]: current.run(self.results) Apr 19 08:35:26 cape-VM poetry[30286]: File "/opt/CAPEv2/utils/../modules/reporting/cents.py", line 78, in run Apr 19 08:35:26 cape-VM poetry[30286]: rules = cents_remcos(config_dict, self.sid_counter, md5, date, task_link) Apr 19 08:35:26 cape-VM poetry[30286]: File "/opt/CAPEv2/utils/../lib/cuckoo/common/cents/cents_remcos.py", line 124, in cents_remcos Apr 19 08:35:26 cape-VM poetry[30286]: remcos_config_set.add(_config) Apr 19 08:35:26 cape-VM poetry[30286]: TypeError: unhashable type: 'dict' Apr 19 08:35:26 cape-VM poetry[30286]: 2025-04-19 08:35:26,708 [Task 96] [lib.cuckoo.core.plugins] ERROR: Failed to run the reporting module "Cents": unhashable type: 'dict' Apr 19 08:35:26 cape-VM poetry[30286]: Traceback (most recent call last): Apr 19 08:35:26 cape-VM poetry[30286]: File "/opt/CAPEv2/utils/../lib/cuckoo/core/plugins.py", line 869, in process Apr 19 08:35:26 cape-VM poetry[30286]: current.run(self.results) Apr 19 08:35:26 cape-VM poetry[30286]: File "/opt/CAPEv2/utils/../modules/reporting/cents.py", line 78, in run Apr 19 08:35:26 cape-VM poetry[30286]: rules = cents_remcos(config_dict, self.sid_counter, md5, date, task_link) Apr 19 08:35:26 cape-VM poetry[30286]: File "/opt/CAPEv2/utils/../lib/cuckoo/common/cents/cents_remcos.py", line 124, in cents_remcos Apr 19 08:35:26 cape-VM poetry[30286]: remcos_config_set.add(_config) Apr 19 08:35:26 cape-VM poetry[30286]: TypeError: unhashable type: 'dict'

naxsi300 avatar Apr 19 '25 08:04 naxsi300

well you know that without hash is impossible to reproduce right?

doomedraven avatar Apr 19 '25 17:04 doomedraven

closing as not provided extra info

doomedraven avatar Jun 30 '25 07:06 doomedraven