/SessionBehaviorClassifierAPI

This Python Flask API leverages Machine Learning techniques to classify a website user's behavior as normal or abnormal based on their stored HTTP activity/sessions (in MongoDB). It may also be used to automatically blacklist users if they exceed a number of active abnormal sessions. It is used in conjuction with the seham npm package.

Primary LanguagePythonMIT LicenseMIT

Watchers