-
I wrote the following code
``` go
hash1, _ := ssdeep.HashString("Hey how are you")
hash2, _ := ssdeep.HashString("Hey how ae you")
log.Println(hash1)
log.Println(hash2)
log.Println(ssdeep.Compare(has…
-
Since yesterday it is not possible to compile the sources anymore with rhel6 httpd 2.2.15
````
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cduVKL
+ umask 022
+ cd /builddir/build/BUILD
+ cd …
-
FluffOS should build/run on OSX with packages installed with homebrew with ease.
-
I got a stix xml with lines like this:
```
MD5
```
When trying to do stix.core.STIXPackage.from_xml(file_name), there was an error raised.
```
ValueError: Value mu…
-
Hey!
I installed fsf in a virtualenv and stumbled upon a different problem
Test.zip fails to be analyzed
(fsf)brobuntu% ./fsf_client.py ../docs/Test.zip
{
"Scan Time": "2016-07-15 06:03:07.894…
-
Hi Team,
I compiles Modsecurity in standalone mode for nginx reverse proxy but for some reason when I put in the SecAuditLogFormat argument in the modsecurity.conf file, it fails with an error that…
-
So sometimes I'll have an odd malware that will never complete and the status remains in "processing". Is there an easy way to get rid of these? Thank you.
-
Hi,
I noticed that some events (specifically from hailataxii) are still producing events with empty attributes as the attributes is not formatted properly.
I am sure that the feeds should norma…
-
root@malice:/# malice scan /home/xpwd/befb88b89c2eb401900a68e9f5b78764203f2b48264fcc3f7121bf04a57fd408
#### File
| Field | Value |
| --- | --- |
| Name | befb88b89c2eb401900a68e9f5b78764203f2b48264f…
andr6 updated
8 years ago
-
I'm having an issue running `sh script/bootstrap`. I had crits installed previous, but it was project that fell off. In an attempt to bring the project back I'm running across some issues. I did a `gi…