ThreatIngestor v1.3.3 releases: Extract and aggregate threat intelligence
ThreatIngestor
An extendable tool to extract and aggregate IOCs from threat feeds.
Integrates out-of-the-box with ThreatKB and MISP, and can fit seamlessly into any existing workflow with SQS, Beanstalk, and custom plugins.
ThreatIngestor can be configured to watch Twitter, RSS feeds, or other sources, extract meaningful information such as malicious IPs/domains and YARA signatures and send that information to another system for analysis.
There is a never-ending stream of publicly available information on malicious activities online, but compiling all that information manually can take a lot of manual effort and time. ThreatIngestor automates as much of that work as possible, so you can focus on more important things.
Changelog v1.3.3
Breaking Changes
- Due to the recent API paid transition from Twitter (“X”), we had to rebuild our Twitter source from the ground up to accommodate their new API schema. While almost verbatim to the old structure, we did have to make some modifications to the configuration. (#155)
Bug Fixes
- Sitemap ingestion was missing certain IOCs due to some HTML content being skipped, this is now fixed (b661a08)
Features
- Improved
config.yml
validation script
Install && Use
Copyright (C) 2017