Skip to content

Releases: AikidoSec/firewall-java

v1.1.23

04 Dec 08:44
38d0ffc

Choose a tag to compare

What's Changed

  • Reports samples for attack wave
  • Improves IMDS SSRF protection by also checking ipv4-mapped ipv6 addresses

v1.1.22

27 Nov 08:53
c8fd61b

Choose a tag to compare

What's Changed

  • send attack events even without a context for stored ssrf
  • report query parameters in url during attack for Spring MVC & Javalin
  • run attack wave detection after req, so user data can be reported.
  • respect protection forced off when scanning for (stored) ssrf
  • perf: re-use scanner instances to avoid unnecessary gc
  • perf: caches hostname, host ip, os & platform

v1.1.22 beta 3

26 Nov 13:32
c8fd61b

Choose a tag to compare

v1.1.22 beta 3 Pre-release
Pre-release

What's Changed

  • send attack events even without a context for stored ssrf
  • report query parameters in url during attack for Spring MVC & Javalin
  • run attack wave detection after req, so user data can be reported.
  • respect protection forced off when scanning for (stored) ssrf
  • perf: re-use scanner instances to avoid unnecessary gc
  • perf: caches hostname, host ip, os & platform

v1.1.22 beta 2

21 Nov 10:19

Choose a tag to compare

v1.1.22 beta 2 Pre-release
Pre-release

internal testing of a memory improvement

v1.1.22 beta

17 Nov 14:33

Choose a tag to compare

v1.1.22 beta Pre-release
Pre-release

What's changed

internal testing of a memory improvement

v1.1.21

04 Nov 13:53
1c8ed35

Choose a tag to compare

What's Changed

  • Fixes path traversal vulnerability with leading slashes
  • Reduces unnecessary reporting when an attack happens
  • Improves trace logs slightly

v1.1.20

30 Oct 09:39
02c7773

Choose a tag to compare

What's Changed

  • Improves functionality when AIKIDO_TOKEN is not set

Full Changelog: v1.1.19...v1.1.20

v1.1.19

27 Oct 11:49
e9c6223

Choose a tag to compare

What's Changed

  • Improve musl detection for linux

v1.1.18

07 Oct 11:56
312d1c3

Choose a tag to compare

What's Changed

  • Bugfix: avoid recursion in rare cases for api spec generation

v1.1.17

30 Sep 13:47
4daa950

Choose a tag to compare

What's Changed

  • Add support for HyperSQL