You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I got trouble with the yara-cuckoo module rule. To Reproduce
Steps to reproduce the behavior:
I use module cuckoo to write this rule to test
And here are the behaviors in the report.json file from cuckoo that I use to write rule.
But when I ran the command, nothing happen. ( The "2280898cb29faf1785e782596d8029cb471537ec38352e5c17cc263f1f52b8ef" is the malware file that I want to scan)
Please tell me, where did I do wrong and how to fix it. Hope you guy answer soon. Thank you very much
YARA version: [4.4.0]
The text was updated successfully, but these errors were encountered:
What version of cuckoo are you using? The cuckoo module works with very old versions and haven't been updated in a long time. If you are using a recent version of cuckoo the JSON format has probably changed.
What version of cuckoo are you using? The cuckoo module works with very old versions and haven't been updated in a long time. If you are using a recent version of cuckoo the JSON format has probably changed.
Describe the bug
I got trouble with the yara-cuckoo module rule.
To Reproduce
Steps to reproduce the behavior:
I use module cuckoo to write this rule to test
And here are the behaviors in the report.json file from cuckoo that I use to write rule.
But when I ran the command, nothing happen. ( The "2280898cb29faf1785e782596d8029cb471537ec38352e5c17cc263f1f52b8ef" is the malware file that I want to scan)
Please tell me, where did I do wrong and how to fix it. Hope you guy answer soon. Thank you very much
The text was updated successfully, but these errors were encountered: