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

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

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.