Skip to content

v1.3.0

Choose a tag to compare

@extra2000-bot extra2000-bot released this 07 Mar 22:22
· 42 commits to master since this release

1.3.0 (2021-03-07)

Features

Code Refactoring

  • nginx: Remove existing nginx state in favor of nginx-formula (7fbd748)
  • submodule: Remove cockpit-formula in favor of zabbix-agent-formula (88fa044)

Documentations

  • README: Add configurations for /lib/systemd/system/cape-rooter.service (78a371c)
  • README: Add configurations for /lib/systemd/system/cape-rooter.service (2dc45a4)
  • README: Add configurations for /lib/systemd/system/cape.service (3643fde)
  • README: Add configurations for /opt/CAPEv2/conf/auxiliary.conf (47d6f54)
  • README: Add configurations for /opt/CAPEv2/conf/memory.conf (a1586ef)
  • README: Add configurations for /opt/CAPEv2/conf/reporting.conf (11a0e61)
  • README: Add description to change Vagrant box memory from default 5GB to 12GB (e2d1703)
  • README: Add instruction to set timezone (c02b239)
  • README: Add instructions to copy zabbix-agent and filebeat pillar files (9510337)
  • README: Add instructions to fix Volatility3 and TRiD (466c1cb)
  • README: Add more instructions for Maintenance (50c1fa6)
  • README: Improve and add more instructions for CAPEv2 agent (884d1b9)
  • README: Improve descriptions for systemctl daemon-reload (cda11ae)
  • README: Improve instructions for obtaining agent MAC Address for configuring static DHCP (b386b0b)
  • README: Increase agent memory from 1GB to 4GB and from 1 vCPU to 2 vCPUs (02b5f7f)
  • README: Remove Section Memory Lock because this procedure is not practical and causing cape-processor.service failed with Memory Error (3055225)
  • README: Update CAPEv2 installation instruction due to changes in cape2.sh script and also create /var/log/capev2 to store CAPEv2 journald logs (7e1da03)
  • README: Update configurations for /lib/systemd/system/cape-processor.service (29419aa)
  • README: Update configurations for /opt/CAPEv2/conf/api.conf (fe5ce60)
  • README: Update configurations for /opt/CAPEv2/conf/cuckoo.conf (9fdf511)
  • README: Update configurations for /opt/CAPEv2/conf/kvm.conf (4c59d3c)
  • README: Update configurations for /opt/CAPEv2/conf/processing.conf (ad3c229)
  • README: Update configurations for /opt/CAPEv2/conf/web.conf (f115ee1)
  • README: Update provision instructions due to nginx state have been replaced with nginx-formula and cockpit-formula have been removed in favor of zabbix-agent-formula (8d91ac6)
  • vagrant: Add comments for port forwarding (43a502f)