Additional utility for Autoban service. Do analyze of cumulative user behavior statistics.

Andrew Khozhempo 5e10c73767 Initial commit 3 lat temu
.gitattributes 5e10c73767 Initial commit 3 lat temu
LICENSE 5e10c73767 Initial commit 3 lat temu
README.md 5e10c73767 Initial commit 3 lat temu
ab_analyzer.go 5e10c73767 Initial commit 3 lat temu
config.json 5e10c73767 Initial commit 3 lat temu
go.mod 5e10c73767 Initial commit 3 lat temu
go.sum 5e10c73767 Initial commit 3 lat temu

README.md

Autoban analyzer

Additional utility for Autoban service. Do analyze of cumulative user behavior statistics.

INSTALLATION

Download and run periodically to search suspicious activity. Correct config.json with you mySQL base configuration and allow access to autoban base.

Depenging of period use one key on command line: -10m

    process every 10 minutes analyze

-daily

    process daily analyze

-hourly

    process hourly analyze

REQUIREMENTS

Every system supported with golang complator.

QUICK START

Not so easy as you think. Gotta try a little.