-
After setting up cuckoo, I tried sumbitting tasks to it as below:
`(venv) cuckoo@cic-OptiPlex-9010-AIO:/home/cic$ sudo cuckoo submit --url google.com`
Success: URL "google.com" added as task with …
-
I wanted to follow-up on a part of an old post from June 2015 and request a way to handle/store signatures:
https://github.com/crits/crits/issues/503#issuecomment-108079377
That discussion was more b…
-
Hi, I installed cuckoo on KVM to make it portable (Ubuntu 16.04 is running inside VBOX and cuckoo is installed to QEMU KVM). I followed guidlines and did what is needed. I wrote simple C application t…
-
1.5 RC1 from GIFT PPA on Ubuntu 14.04LTS 64 bit (vm, fresh install, all updates)
log2timeline is failing to parse a yara rules file (generated by clamav_to_yara.py) that yara parses OK.
(clamav_to_y…
ghost updated
8 years ago
-
http://www.computersecurity.org/hbss-host-based-security-solutions-systems/yara-malware-detection-host-based-signatures-hbss/yara-signature-to-detect-lurk0-remote-access-trojan-rat-malware/
http://ww…
-
My current project might involve monitoring around 1200 small-to-medium sized domains. Other than the database size, are there any bottlenecks I should consider?
-
-
Recently observed an interesting problem with SCAN_YARA and the rules.yara file.
An analyst wrote a new yara signature, added its reference to rules.yara, and then successfully tested the updated ru…
-
``` python
output_list.append('hash.sha1(0, filename) == %s or // %s' % (hashlib.sha1(fname).hexdigest(), fname))
```
It should hash the content of the file, and not its name.
It seems that writing s…
-
The issue that I'm is that when I click on Export and try to click Generate or Export nothing happens. When I click download, I get the following error: The requested file was not found
Error: The req…