Sign inSign up

malice/engine

By malice

•Updated over 7 years ago

VirusTotal Wanna Be - Now with 100% more Hipster

Image
7

10K+

malice/engine repository overview

malice logo

CircleCI License Docker Stars Docker Pulls Docker Image

This repository contains a Dockerfile of the Malice Engine⁠.

⁠Dependencies
⁠Installation
  1. Install Docker⁠.
  2. Install docker-compose⁠
  3. Download trusted build⁠ from public Docker Registry⁠: docker pull malice/engine
⁠Getting Started
⁠Install/Update all Plugins
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock malice/engine plugin update --all
⁠Scan a file
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock \
                -v `pwd`:/malice/samples \
                -e MALICE_VT_API=$MALICE_VT_API \
                malice/engine scan SAMPLE

⁠Documentation

⁠CHANGELOG

See CHANGELOG.md⁠

⁠License

Apache License (Version 2.0) Copyright (c) 2013 - 2018 blacktop Joshua Maine

Tag summary

Content type

Image

Digest

Size

13.6 MB

Last updated

over 7 years ago

docker pull malice/engine