CERT-Tools
A collection of tools for CERTs/CSIRTs/CSIRCs for handling incidents via scripts or automatically
Pinned Repositories
certtools.github.io
Official website.
contactdb
The ContactDB project was initiated to cover the need for a tool to maintain contacts for CSIRT teams
ieps
IntelMQ Enhancement Proposals
intelmq
IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.
intelmq-feeds-documentation
Cyber Threat Intelligence Feeds
intelmq-manager
IntelMQ Manager is a graphical interface to manage configurations for IntelMQ framework.
intelmq-tutorial
IntelMQ Tutorial and Introductory Documentation
malware_name_mapping
A mapping of used malware names to commonly known family names
tag2domain
A mapping project between tags (annotations, labels) and domain names
whois-quagga
whois interface to quagga (BGP routing daemon) to do IP 2 ASN lookups
CERT-Tools's Repositories
certtools/intelmq
IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.
certtools/intelmq-manager
IntelMQ Manager is a graphical interface to manage configurations for IntelMQ framework.
certtools/intelmq-feeds-documentation
Cyber Threat Intelligence Feeds
certtools/malware_name_mapping
A mapping of used malware names to commonly known family names
certtools/contactdb
The ContactDB project was initiated to cover the need for a tool to maintain contacts for CSIRT teams
certtools/intelmq-tutorial
IntelMQ Tutorial and Introductory Documentation
certtools/tag2domain
A mapping project between tags (annotations, labels) and domain names
certtools/whois-quagga
whois interface to quagga (BGP routing daemon) to do IP 2 ASN lookups
certtools/certtools.github.io
Official website.
certtools/ieps
IntelMQ Enhancement Proposals
certtools/intelmq-mailer
DEPRECATED!
certtools/misc
Different bits & bytes which help me in our daily CERT work
certtools/stats-portal
statistics portal for the eventDB
certtools/cryptopanlib
Version of David Stott's Lucent Crypto-PAn lib: useable for Python ctypes loading
certtools/cryptopanwrapper
certtools/intelmq-vagrant
Test installation of intelmq packages using Vagrant & Ansible
certtools/intelmq-api
FastAPI-based API for the IntelMQ project
certtools/intelmq-webinput-csv
This is a Flask-based web interface allowing the user to insert CSV data into intelmq's pipelines interactively with preview from the CSV parser.
certtools/intelmq-workflows
A collection of typical workflows for intelmq (YAML format)
certtools/pycryptopan
A Crypto-PAn implementation for python