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 44aa0f1727 Implement users command to see the mutual users of one or more channels and squash some bugs 2018-10-08 20:08:10 +01:00
commands Implement users command to see the mutual users of one or more channels and squash some bugs 2018-10-08 20:08:10 +01:00
conf Implement users command to see the mutual users of one or more channels and squash some bugs 2018-10-08 20:08:10 +01:00
core Move user metadata info into redis 2018-08-27 20:42:49 +01:00
modules Implement users command to see the mutual users of one or more channels and squash some bugs 2018-10-08 20:08:10 +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