Alexandre Dulaunoy f38d1604f1 | ||
---|---|---|
models | ||
LICENSE.md | ||
README.md | ||
jq_all_the_things.sh |
README.md
MISP Decaying Models
Starting from MISP 2.4.114, a decaying feature is available to apply decaying on attributes in your MISP instance. MISP comes with a set of default decaying models which can be customised by the users. This repository contains all the default models.
Models
- nids-simple-model - Simple decaying model for Network Intrusion Detection System (NIDS).
- phishing-model - Simple model to rapidly decay phishing website.
How to contribute your decaying model?
It's very easy. Fork the repository, create a new JSON file with your model and make a pull-request.
License
The MISP decaying models are dual-licensed under CC-0 and a simple 2-clause BSD license.