Releases: equalitie/banjax
Local whitelister
Multiple magic_words and magic_word_exceptions
Plus revitalize tests, fix memory leaks and fix compilation issues.
IP Range white listing
Plus multi regex start time registeration bug fixed.
IP Range white listing
White lister supports
- 10.0.0.1/24
range style.
Force lower case host
Force lower case host, so the bot can not evades filters buy submitting mixed host.
Does not flag if there is no grace
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
regex_manager and challenger logs only differs at the end of logs.
Fixing the iso week based year expiration in the response of challenger
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
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.