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
{{ message }}
This repository was archived by the owner on Apr 3, 2023. It is now read-only.
@blacktop, i keep getting this error if run command lookup...command scan is running well...
$ docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e MALICE_VT_API=apikey --network="host" malice/engine lookup 87a28a99697452a37fc229b3aa3afe97
FATA[0000] cmd lookup failed to store hash: Database.Plugins is empty (you must set this field to use this function)
$ docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
896b30ccda0a malice/elasticsearch "/elastic-entrypoint…" 2 hours ago Up 2 hours 0.0.0.0:9200->9200/tcp, 9300/tcp malice-elastic
@blacktop, i keep getting this error if run command lookup...command scan is running well...