Releases: extra2000/capev2-box
Releases · extra2000/capev2-box
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2021-12-07)
⚠ BREAKING CHANGES
- saltstack:
zabbix-agent-formulahas been removed - saltstack:
podman-formulahas been removed - saltstack:
nginx-formulahas been removed - saltstack:
filebeat-formulahas been removed
Features
Code Refactoring
- saltstack: remove
filebeat-formula(366a166) - saltstack: remove
nginx-formula(7aa48d0) - saltstack: remove
podman-formula(2c8db26) - saltstack: remove
zabbix-agent-formula(8c3a7c8)
Documentations
- README: add
imagehashpython module installation (a0d039a) - README: add
win7_sp1_64bittag in/opt/CAPEv2/conf/kvm.conf(5279a34) - README: add instructions for MISP integrations (799fb70)
- README: add instructions to clean failed tasks (2a0337f)
- README: add notes on memory usage for
memory.conf(a24c030) - README: change
${USER}to%USERNAME%forcmd(e1530fa) - README: change
turn offtoshutdownafter taking snapshot (2ea0d66) - README: change guest name from
cuckoo1towin7-64-01(a142d78) - README: default vagrant to Libvirt provider (e5b25cb)
- README: disable
torby default (d0d6c4f) - README: disable Flare CAPA analysis on CAPE payload to reduce host's memory usage during processing caused by ransomware (41114bb)
- README: enable
antiransomwarein/opt/CAPEv2/conf/processing.conf(f097d4c) - README: improve
libvirtstatic DHCP configurations for thecuckoo1VM (ebaa925) - README: in
/opt/CAPEv2/conf/kvm.conf, configuretagsafterip(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)
- README: remove
/var/log/capev2logging (8f2162f) - README: remove
$sign to simplify copy/paste (b53e412) - README: remove
resultserver_ipfrom/opt/CAPEv2/conf/kvm.confbecause of CAPEv2 new changes (eb55c6f) - README: remove deprecated
display_browser_martians,display_office_martians, display_shrike,expanded_dashboard,display_et_portal,display_pt_portal, andzipped_downloadsections from/opt/CAPEv2/conf/auxiliary.conf` (f85c0ef)
v2.0.0
2.0.0 (2021-03-09)
⚠ BREAKING CHANGES
- submodule: Pillar format for
pillar/zabbix-agent.sls.examplehas changed.
Features
- submodule: Update
capev2/doomedraven-tools(6af702a) - submodule: Update
filebeat-formulato v1.1.1 (09d7c19) - submodule: Update
zabbix-agent-formulato v2.0.1 (b30c92d)
Fixes
- salt: Remove Filebeat from
salt/top.sls(c312676)
Documentations
- README: Add
USER=cape;before executingcape2.sh(3e1e4a1) - README: Add instruction to deploy Filebeat (33f7ed8)
- README: Add instruction to view CAPEv2 web page after finished setup (36dbba2)
- README: After finished Firefox installation, set Firefox as default browser (1959688)
- README: CAPEv2 services need to be stopped during agent installations (4c33482)
- README: Fix
memory_dump = onmistake in/opt/CAPEv2/conf/kvm.confand/opt/CAPEv2/conf/cuckoo.conf(3098a8b)
v1.3.0
1.3.0 (2021-03-07)
Features
- https: Add
httpsstate to configure NGINX for CAPEv2 HTTPS (64892d3) - nginx: Add state
nginx_log_permissionto allowfilebeatcontainer to read logs (2bea3c0) - submodule: Add filebeat-formula v1.1.0 (4eceaf5)
- submodule: Add nginx-formula v1.0.1 (80af7a7)
- submodule: Add podman-formula v2.2.1 (f117f9b)
- submodule: Add zabbix-agent-formula v1.0.0 (b62ad2a)
- submodule: Update
capev2/CAPEv2(37ad0d3) - submodule: Update
capev2/doomedraven-tools(358e401)
Code Refactoring
- nginx: Remove existing
nginxstate in favor ofnginx-formula(7fbd748) - submodule: Remove
cockpit-formulain favor ofzabbix-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-agentandfilebeatpillar files (9510337) - README: Add instructions to fix
Volatility3andTRiD(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 Lockbecause this procedure is not practical and causingcape-processor.servicefailed withMemory Error(3055225) - README: Update CAPEv2 installation instruction due to changes in
cape2.shscript and also create/var/log/capev2to store CAPEv2journaldlogs (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
nginxstate have been replaced withnginx-formulaandcockpit-formulahave been removed in favor ofzabbix-agent-formula(8d91ac6) - vagrant: Add comments for port forwarding (43a502f)
v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
1.1.0 (2021-01-10)
Features
- salt: Add SaltStack implementations (5353f09)
- submodule: Add Cockpit Formula (56b8883)
- submodule: Update CAPEv2 (87be809)
Fixes
- vagrant: Remove
--copy-linksfromrsyncbecause CAPEv2 repo added a placeholder symlink file data/yara/monitor/yara (93d2731)
Documentations
- README: Add instruction to clean up old data (0454e24)
- README: Add instruction to eject installation media (299d6e3)
- README: Add instruction to lock memory to 1GB (2f5e4cd)
- README: Add instructions for SaltStack, Cockpit, and NGINX (2b65a47)
- README: Add instructions to increase disk storage (61c2693)
- README: Add systemd instruction to disable graphical boot (78a804d)
- README: Improvde descriptions for changing NAT to Host-only network (ff2ec79)
- README: Reduce
cuckoo1memory from 2GB to 1GB (c116fd8) - README: Update README (3418a8b)