The MANTIS Cyber Threat Intelligence Management Framework

The MANTIS (Model-based Analysis of Threat Intelligence Sources) Framework consists of several Django Apps that, in combination, support the management of cyber threat intelligence expressed in standards such as STIX, CybOX, OpenIOC, IODEF (RFC 5070), etc.

The heavy lifting is done in the following Django Apps:

This project django-mantis provides a template Django Project that shows how these Django Apps can be used as basis for your own MANTIS-based Cyber-Threat Intelligence Management system.

Important resources:

Acknowledgments

The basic layout for this Django project with extremly useful base settings and very sensible directory layout was generated with Audrey Roy’s excellent Cookiecutter and Marco Fucci’s cookiecutter-simple-django template.