From 7385d5297525e73798779fd4482a52aa58c4cf6e Mon Sep 17 00:00:00 2001 From: rshipp Date: Wed, 3 Apr 2019 13:23:19 -0500 Subject: [PATCH] Add ThreatIngestor --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d0cedb8..017f12e 100644 --- a/README.md +++ b/README.md @@ -1447,6 +1447,14 @@ All kinds of tools for parsing, creating and editing Threat Intelligence. Mostly Threatelligence is a simple cyber threat intelligence feed collector, using Elasticsearch, Kibana and Python to automatically collect intelligence from custom or public sources. Automatically updates feeds and tries to further enhance data for dashboards. Projects seem to be no longer maintained, however. + + + ThreatIngestor + + + Flexible, configuration-driven, extensible framework for consuming threat intelligence. ThreatIngestor can watch Twitter, RSS feeds, and other sources, extract meaningful information like C2 IPs/domains and YARA signatures, and send that information to other systems for analysis. + + ThreatPinch Lookup