Skip to content

Releases: equalitie/banjax

Local whitelister

04 Sep 06:36
Compare
Choose a tag to compare
Update version of TS used in tests from 6.0.0 to 6.2.1

The link to the previous one was broken.

Multiple magic_words and magic_word_exceptions

22 Feb 10:58
Compare
Choose a tag to compare

Plus revitalize tests, fix memory leaks and fix compilation issues.

IP Range white listing

12 Apr 15:12
Compare
Choose a tag to compare
Pre-release

Plus multi regex start time registeration bug fixed.

IP Range white listing

07 Apr 08:13
Compare
Choose a tag to compare
Pre-release

White lister supports

  • 10.0.0.1/24
    range style.

Force lower case host

09 Mar 23:47
Compare
Choose a tag to compare
Force lower case host Pre-release
Pre-release

Force lower case host, so the bot can not evades filters buy submitting mixed host.

Does not flag if there is no grace

29 Jan 02:41
Compare
Choose a tag to compare
Pre-release

swabber interface only flag an ip if there is a grace period if it is not it goes directly to ban it.

backward compatible logs

22 Jan 22:56
Compare
Choose a tag to compare
Pre-release

regex_manager and challenger logs only differs at the end of logs.

Fixing the iso week based year expiration in the response of challenger

29 Dec 02:49
Compare
Choose a tag to compare

Using %G instead of %Y makes Jan 2, 2016 to appear as Jan 2, 2015 and the browser would subsequently drop the cookie cause it is already expired in their eyes (which doesn't honour iso week based year).

Swabber grace period and Denialator period

18 Dec 20:48
Compare
Choose a tag to compare

Grace period before banning helps for the edge to record the behavoir of malcious IPs for training purpose. Denialator denys access to to-be banned ips to other filters, decreases the computational burden from the edge.

1.0.3-rc3

10 Dec 17:55
Compare
Choose a tag to compare
resolved the wrong base64 length problem, long password buffer overflow