TheHive-Project / CortexDocs

Documentation of Cortex
https://docs.strangebee.com/cortex
GNU Affero General Public License v3.0
170 stars 122 forks source link

Cannot find download_hashes.py in Virusshare directory #31

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello! I can't find download_hashes.py script in Virusshare analysers directory (as mentioned here). I found get_hashes.sh and run it, but at the beginning I got following error: curl: (35) error:1414D172:SSL routines:tls12_check_peer_sigalg:wrong signature type Note: I am using Cortex 2.1.3 in Docker.

ghost commented 5 years ago

It seems to be problem with container. Nvm, I found a workaround - on host machine make getHashes.sh file, copy the content of getHashes.sh script (e.g. copy/paste from cortex-analysers GitHub), chmod it and run (path should be a directory which acts as a mounted volume for Cortex Docker).