ApplicationIntrusionDetection
ApplicationIntrusionDetection copied to clipboard
Application Intrusion Detection projects
Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project. #### Changes included in this PR - Changes to the following...
Likelihood calculation is not optimal at the moment, too many hard coded values that should be configurable.
User level calculation is hard coded at the moment. Should be done automatically calculated and stored in the database. Must be updated with every action that creates or deletes an...
Implement user management functionality for admin users only. Integrate admin role in frontend and backend.
Implement a dashboard to analyze attack and event store data.
Integrate OWASP blacklists https://github.com/SpiderLabs/owasp-modsecurity-crs/tree/master/base_rules
Implement the rest password functionality following best practices described here http://www.troyhunt.com/2012/05/everything-you-ever-wanted-to-know.html