malice v0.3.28 releases: free open source version of VirusTotal
malice
Malice’s mission is to be a free open source version of VirusTotal that anyone can use at any scale from an independent researcher to a fortune 500 company.
Changelog
v0.3.27
892d011 add docs on elasticsearch issues
212a94b add Kaspersky av
42c90ff fix vagrantfile
c3934e7 update docs
v0.3.26
- 4a0e0e5 bump DB to 6.5.0
Installation
Please note you must have Go 1.7 or higher installed.
Use
Scan some malware
$ malice scan evil.malwareNOTE: On the first run malice will download all of it’s default plugins which can take a while to complete.
Malice will output the results as a markdown table that can be piped or copied into results.md that will look great on Github see here
Start Malice’s Web UI
$ malice elk
You can open the Kibana UI and look at the scan results here: http://localhost (assuming you are using Docker for Mac)
- Type in malice as the Index name or pattern and click Create.
- Now click on the Discover Tab and behold!!!
Source: https://github.com/maliceio/