Skip to content

Releases: AikidoSec/firewall-dotnet

1.2.36

06 Feb 12:44
9511939

Choose a tag to compare

What's Changed

  • Add detection support for URI encoded strings
  • Ensure UseRouting is called before UseZenFirewall
  • Use both encoded and unencoded data for detection

Full Changelog: 1.2.35...1.2.36

1.2.35

30 Jan 14:16
646ecf3

Choose a tag to compare

What's Changed

  • Add shell injection detection for route parameters
  • Report full url in detected attacks
  • Improved url and route processing
  • Improved method patching for late loading assemblies
  • Automatically push symbol packages to nuget

Full Changelog: 1.2.34...1.2.35

1.2.34

20 Jan 08:54
e916f75

Choose a tag to compare

What's Changed

  • Increase API request timeout to 20 sec

Full Changelog: 1.2.33...1.2.34

1.2.33

16 Jan 10:57
8c2c100

Choose a tag to compare

What's Changed

  • Fixed a rate limiting issue caused by configuration being cleared on heartbeat

Full Changelog: 1.2.32...1.2.33

1.2.32

14 Jan 11:11
e622e29

Choose a tag to compare

What's Changed

  • Push symbols package (snupkg) to nuget

Full Changelog: 1.2.31...1.2.32

1.2.31

13 Jan 09:18
2a37dbd

Choose a tag to compare

What's Changed

  • Fix bug where API spec can be null (Razor pages) by @pregress in #209

Full Changelog: 1.2.30...1.2.31

1.2.30

12 Jan 08:39
ccdbfee

Choose a tag to compare

What's Changed

  • Update builds, tests and workflows to net10
  • Published net10 package on nuget
  • Refactored config check and retrieval
  • Fixed a bug where configuration was being reset

Full Changelog: 1.2.29...1.2.30

1.2.29

06 Jan 12:50
7cfc4cb

Choose a tag to compare

What's Changed

  • Added dynamic heartbeat interval
  • Added support for NET10

Full Changelog: 1.2.28...1.2.29

1.2.28

19 Dec 13:15
1edcef1

Choose a tag to compare

What's Changed

  • Added attack wave detection
  • Added support for X-FORWARDED-FOR, AIKIDO_CLIENT_IP_HEADER, AIKIDO_TRUST_PROXY
  • Added check for ASP.NET presence on startup
  • Added documentation for debugging, troubleshooting net framework, azure keyvault
  • Updated Zen internals to v0.1.53
  • Updated build.cake
  • Fixed provider reporting for AI Usage

Full Changelog: 1.2.27...1.2.28

1.2.27

05 Nov 10:22
4ffe477

Choose a tag to compare

No changes in this release, bump in version so that we can get rid of deprecation warning on NuGet.