Mathies Svarrer-Lanthén
Mathies Svarrer-Lanthén
The engine container is not able to connect to the elasticsearch container. I confirmed that the problem was not any of the bugs described in https://github.com/maliceio/malice/blob/master/docs/KnownBugs.md. Connecting to elasticsearch from...
I tried to get binaryanalysis-ng working in docker. Here are the problems i encountered: 1. The docker instructions in the README doesn't work 2. In `Dockerfile.kaitai` the filename `kaitai-struct-compiler-0.10-SNAPSHOT.zip` is...
Fiixes issues specified in #140 and #121.
All plugins are up to date. Scanning FileZilla_3.38.1_win64-setup_bundled.exe (8de6ddd0687ba0075e10aad4c80dd80a436c4791a3a6d67cdfc7aa14da3ade0d) results in the following output from pescan: ``` >> docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v `pwd`:/malice/samples --network="host" malice/engine scan --logs FileZilla_3.38.1_win64-setup_bundled.exe...
All plugins are up to date. I tested multiple files (both binary and text files) and all resulted in the following message from the kaspersky plugin: ``` >> docker run...