Skip to content

bruensicke/li3_ids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lithium Intrusion Detection System Library

Lithium library for Intrusion Detection PHPIDS.

PHPIDS Spec version: 0.7

Installation

Add a submodule to your li3 libraries:

git submodule add [email protected]:bruensicke/li3_ids.git libraries/li3_ids

and activate it in you app (config/bootstrap/libraries.php), of course:

Libraries::add('li3_ids');

Usage

To have a look at what is going on, have a look into your logs folder

tail -f resources/tmp/warning.log

Credits

This plugin is kindly provided by weluse GmbH. Thanks for that.

more Features will follow soon.

Ideas:

  • Database Logging
  • MailService
  • ImpactLevel mapping to Log-Levels

About

lithium plugin to analyze requests via IDS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published