Releases: AikidoSec/firewall-dotnet
Releases · AikidoSec/firewall-dotnet
1.2.36
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
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
1.2.33
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
1.2.31
1.2.30
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
What's Changed
- Added dynamic heartbeat interval
- Added support for NET10
Full Changelog: 1.2.28...1.2.29
1.2.28
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