Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

v0.3.3

Compare
Choose a tag to compare
@blacktop blacktop released this 16 May 01:23
· 94 commits to master since this release

Changelog

  • Moving away from blacktop/elastic-stack in favor of one container per service
  • Malice will now wait 20 secs for blacktop/elasticsearch to start before giving up
  • Malice will check if elasticsearch fails to start if it is because you don't have enough memory to run it
  • Added initial ability to upgrade ~/.malice/config/config.toml when a new version comes out

Fixes

  • fix plugin communication to ES
  • wait for ES to fully start (not just a dumb 10 sec wait)
  • monitor logs to output important info as to why it might not start (not enough RAM etc)
  • add ~/.malice/logs/elastic.log to catch ES errors
  • fix plugin update --all to only update enabled plugins

Plugin list

nsrl  
shadow-server  
fileinfo  
yara  
avast  
avg  
bitdefender  
clamav  
comodo  
fprot  
fsecure  
sophos  
floss

Automated with @goreleaser
Built with go version go1.8.1 darwin/amd64