Skip to content

Releases: AikidoSec/firewall-python

1.1.2 Beta Release

04 Dec 10:43

Choose a tag to compare

What's Changed

  • Expose new public api for rate limiting and user blocking
  • Add GeoIP banning support

v1.1.1

26 Nov 15:19

Choose a tag to compare

What's Changed

  • Uses our new SQL Tokenizer for improved detection
  • Fixes edge case bug in SSRF algorithm
  • Fixes bypass with get_json(Force=True) for Flask
  • Minor improvements to start and API Discovery

Full Changelog: v1.0.16...v1.1.1

v1.0.16

18 Nov 10:56

Choose a tag to compare

What's Changed

Full Changelog: v1.0.15...v1.0.16

v1.0.15

06 Nov 19:05

Choose a tag to compare

  • API Discovery on by default
  • Minor bugfixes/improvements

Full Changelog: v1.0.14...v1.0.15

v1.0.14

05 Nov 12:34

Choose a tag to compare

What's Changed

  • subprocess.Popen patch
  • XML bugfix

Full Changelog: v1.0.13...v1.0.14

v1.0.13

05 Nov 10:53

Choose a tag to compare

What's Changed

  • Minor bugfixes for NoSQL
  • Allow changes to sys.modules (Bugfix for importhook)
  • Expand path traversal coverage

Full Changelog: v1.0.12...v1.0.13

v1.0.12

09 Oct 11:53

Choose a tag to compare

What's Changed

  • Now prioritizes user data over IP for ratelimiting
  • Improved our in-house benchmarking
  • Added lots of extra testing
  • Lots of performance optimization done.

Full Changelog: v1.0.11...v1.0.12

v1.0.11

03 Oct 13:38

Choose a tag to compare

What's Changed

  • Performance optimizations due to reduced IPC usage
  • Minor changes to branding (Firewall to Zen transition)
  • Bugfix for possible exploit when using Mapping in NoSQL which is not a dict.

v1.0.10

30 Sep 13:35
fc88511

Choose a tag to compare

What's Changed

  • Improved detection for noSQL injection
  • Fix issue reporting to Aikido dashboard

v1.0.9

20 Sep 14:38

Choose a tag to compare

What's Changed

  • Better protection against shell injection
  • Reports multiple ports for outbound domains
  • Minor bugfixes

Full Changelog: v1.0.8...v1.0.9