Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.0.0](v2.0.0...v3.0.0) (2021-12-07) ### ⚠ BREAKING CHANGES * **saltstack:** `zabbix-agent-formula` has been removed * **saltstack:** `podman-formula` has been removed * **saltstack:** `nginx-formula` has been removed * **saltstack:** `filebeat-formula` has been removed ### Features * **capev2/CAPEv2:** update commit ([f99120a](f99120a)) * **capev2/doomedraven-tools:** update commit ([afe9784](afe9784)) ### Code Refactoring * **saltstack:** remove `filebeat-formula` ([366a166](366a166)) * **saltstack:** remove `nginx-formula` ([7aa48d0](7aa48d0)) * **saltstack:** remove `podman-formula` ([2c8db26](2c8db26)) * **saltstack:** remove `zabbix-agent-formula` ([8c3a7c8](8c3a7c8)) ### Documentations * **README:** add `imagehash` python module installation ([a0d039a](a0d039a)) * **README:** add `win7_sp1_64bit` tag in `/opt/CAPEv2/conf/kvm.conf` ([5279a34](5279a34)) * **README:** add instructions for MISP integrations ([799fb70](799fb70)) * **README:** add instructions to clean failed tasks ([2a0337f](2a0337f)) * **README:** add notes on memory usage for `memory.conf` ([a24c030](a24c030)) * **README:** change `${USER}` to `%USERNAME%` for `cmd` ([e1530fa](e1530fa)) * **README:** change `turn off` to `shutdown` after taking snapshot ([2ea0d66](2ea0d66)) * **README:** change guest name from `cuckoo1` to `win7-64-01` ([a142d78](a142d78)) * **README:** default vagrant to Libvirt provider ([e5b25cb](e5b25cb)) * **README:** disable `tor` by default ([d0d6c4f](d0d6c4f)) * **README:** disable Flare CAPA analysis on CAPE payload to reduce host's memory usage during processing caused by ransomware ([41114bb](41114bb)) * **README:** enable `antiransomware` in `/opt/CAPEv2/conf/processing.conf` ([f097d4c](f097d4c)) * **README:** improve `libvirt` static DHCP configurations for the `cuckoo1` VM ([ebaa925](ebaa925)) * **README:** in `/opt/CAPEv2/conf/kvm.conf`, configure `tags` after `ip` ([1656d1f](1656d1f)) * **README:** move timezone setting instruction at the end of CAPEv2 installation because the timezone got reset to UTC by the installation scripts after finished installations ([28bbd47](28bbd47)) * **README:** remove `/var/log/capev2` logging ([8f2162f](8f2162f)) * **README:** remove `$` sign to simplify copy/paste ([b53e412](b53e412)) * **README:** remove `resultserver_ip` from `/opt/CAPEv2/conf/kvm.conf` because of CAPEv2 new changes ([eb55c6f](eb55c6f)) * **README:** remove deprecated `display_browser_martians`, `display_office_martians`, display_shrike`, `expanded_dashboard`, `display_et_portal`, `display_pt_portal`, and `zipped_download` sections from `/opt/CAPEv2/conf/auxiliary.conf` ([f85c0ef](f85c0ef))
- Loading branch information