Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

MarkovShield/mod_mshield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mod_mshield - Apache HTTPD reverse proxy module

Content

Overview

MarkovShield

Features

  • Preauthentication of users at reverse proxy level
    • Authentication level step up enforcement based on configurable URLs risk levels
  • Fraud detection & prevention using Machine Learning algorithms (MarkovShield Engine required)
    • Rate the current session based on historical user behaviour data
    • Enforce authentication in case the Engine rated the current session as suspicious
    • Drop user session if Engine has detected a fraud (e.g. man-in-the-browser trojan like Gozi)

Documentation

In order to generate the documentation, use make docs. The documentation is then available at docs/index.html

Use make clean-docs if you want to clean the previously generated docs.

Further informations

Licence

See License for our code.

Credit

Thanks to: