Multi-source OSINT data collection and parallel processing tool. Indexes 4chan, Discord and IRC, reorganizes the data into a common format, annotates language, sentiment and tokens in multiple threads, and outputs the results to Elasticsearch.
Go to file
Mark Veidemanis a98ed4e4d0 Fix bug in the keyword module 2018-10-07 20:52:58 +01:00
commands Implement a command to get the channels common to one or more users 2018-10-07 20:48:39 +01:00
conf Add a help page for the chans command 2018-10-07 20:46:43 +01:00
core Move user metadata info into redis 2018-08-27 20:42:49 +01:00
modules Fix bug in the keyword module 2018-10-07 20:52:58 +01:00
utils Implement monitoring system for flexible metadata matching 2018-07-27 22:58:37 +01:00
.gitignore Update gitignore 2018-07-28 21:35:16 +01:00
main.py Make the Redis socket configurable 2018-08-27 20:52:39 +01:00
threshold Import the main module properly and fix some oddities in Twisted to prevent it from discarding some data 2018-03-14 20:14:02 +00:00