Skip to content

Debug-Orz/intelmq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelMQ

IntelMQ is a solution for CERTs for collecting and processing security feeds, pastebins, tweets using a message queue protocol. It’s a community driven initiative called IHAP (Incident Handling Automation Project) which was conceptually designed by European CERTs during several InfoSec events. Its main goal is to give to incident responders an easy way to collect & process threat intelligence thus improving the incident handling processes of CERTs.

IntelMQ's design was influenced by AbuseHelper, however it was re-written from scratch and aims at:

  • Reduce the complexity of system administration
  • Reduce the complexity of writing new bots for new data feeds
  • Reduce the probability of events lost in all process with persistence functionality (even system crash)
  • Use and improve the existing Data Harmonization Ontology
  • Use JSON format for all messages
  • Integration of the existing tools (AbuseHelper, CIF)
  • Provide easy way to store data into Log Collectors like ElasticSearch, Splunk
  • Provide easy way to create your own black-lists
  • Provide easy communication with other systems via HTTP RESTFUL API

Table of Contents

  1. How to Install
  2. IntelMQ Manager
  3. Incident Handling Automation Project
  4. Data Harmonization
  5. Licence

How to Install

See UserGuide.

IntelMQ Manager

Check the tool and manage easily IntelMQ system.

Incident Handling Automation Project

Data Harmonization

IntelMQ use the Data Harmonization. Check the following document.

Licence

This software is licensed under GNU Affero General Public License version 3

About

IntelMQ is a solution for CERTs to process data feeds, pastebins, tweets throught a message queue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • Shell 1.7%
  • Perl 1.3%
  • Makefile 0.2%