michardy / account-hijacking-prevention

Software that blocks account hijacking attacks.
https://mhardy.dev/account-hijacking-prevention/
MIT License
2 stars 0 forks source link
account-hijacking account-security account-takeover continuous-authentication python python-3 security web-security

Python 3Updates Code Climate Test Coverage Build Status

Account Hijacking Prevention

This is a test system designed to detect and prevent account hijacking. It collects data about the users normal browser and behaviors and uses this to identify malicious logins.

Installing

Instructions on how to install can be found in the wiki here.

API

Documentation for the API can be found here: https://github.com/michardy/account-hijacking-prevention/wiki/API-Documentation