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.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Mark Veidemanis 2731713ede Fix error when no email can be found 2 years ago
api Detect queries if nick and channel are the same 2 years ago
commands Fix error when no email can be found 2 years ago
conf/templates Implement initial WHO loop delay 2 years ago
core Implement deduplicating channels 2 years ago
docker Switch to siphash 2 years ago
modules Fix error when no email can be found 2 years ago
tests Implement configurable chanlimit and add more fields about LIST output to Redis 2 years ago
utils Switch to siphash 2 years ago
.env.example Create separate production configuration 2 years ago
.gitignore Fix Redis config path 2 years ago
.pre-commit-config.yaml Reformat again 2 years ago
docker-compose.yml Fix Redis config path 2 years ago
main.py Reformat code 2 years ago
requirements.txt Switch to siphash 2 years ago
runtest.sh Improve channel allocation and write basic tests for it 2 years ago
threshold Implement migrating networks 2 years ago