Skip to content

Releases: AikidoSec/firewall-java

v1.1.26

10 Mar 10:10
c4f4553

Choose a tag to compare

What's Changed

  • Add outbound domain blocking
  • Improve sql detection algorithm (now v0.1.60)
  • Improve absolute path traversal check

v1.1.25

06 Feb 13:48
739c53e

Choose a tag to compare

What's Changed

  • Make sure if \r and \f is used when the command and user input are one and the same is also still getting blocked

v1.1.24

06 Feb 13:07
7c36b23

Choose a tag to compare

What's Changed

  • Fixes bypass with \r and \f shell separators
  • Normalizes current directory path segments (/./) for absolute path traversal detection
  • Also support .tar.gz downloads during release

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