Skip to content

Releases: activecm/BeaKer

v1.0.0

26 Nov 18:11
f15f58d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v1.0.0

v0.0.14

26 Apr 18:13
21c4c2e

Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0.0.13

14 Feb 19:52
1aa88a5

Choose a tag to compare

v0.0.12

24 Aug 18:17
19fd5a2

Choose a tag to compare

  • Ensures that Docker is not installed via Ubuntu snap (#67)
  • Fixes bug when parsing sestatus output on newer versions of RHEL (#67)
  • Support non-interactive upgrades of BeaKer (#1995)
  • Ensure tzdata is installed on systems running BeaKer (#70, #71)

v0.0.11

24 Mar 21:14
a805c63

Choose a tag to compare

(#64, #65, #66) Update shell-lib

v0.0.10

13 Dec 21:01
5eb317e

Choose a tag to compare

Changes:

  • Upgrade Elasticsearch to 7.16.1, patching an exploit in the log4j logger which may lead to information disclosure

For more information, please see https://discuss.elastic.co/t/apache-log4j2-remote-code-execution-rce-vulnerability-cve-2021-44228-esa-2021-31/291476

From the elastic report:

Elasticsearch is not susceptible to remote code execution with this vulnerability due to our use of the Java Security Manager. Elasticsearch on JDK8 or below is susceptible to an information leak via DNS

v0.0.8

26 Aug 21:15
22326bf

Choose a tag to compare

Fix issue with installing to /tmp directory that is mounted as noexec (#55)

v0.0.7

19 Jul 19:33
78ce2d6

Choose a tag to compare

  • Update shell-lib module (#53)
  • Change default JVM heap to 3GB (#52)

v0.0.6

19 Apr 19:55
6ea2aa9

Choose a tag to compare

  • Updating shell lib module (#50)
  • shell-lib submodule uses https instead of ssh

v0.0.5

05 Mar 15:07
af11f1b

Choose a tag to compare

  • Set ACLs of ProgramData\winlogbeat to be same as ProgramFiles\winlogbeat* (#44)
  • Restart BeaKer agent installer with elevated privileges if script was not run with administrator privileges (#41, #49)