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 d60d89dbf6 Improve authentication detection
Add a negative check in the event we are authenticated and registered,
but not confirmed, as this fools other checks.
2020-10-31 16:49:37 +00:00
commands Improve authentication detection 2020-10-31 16:49:37 +00:00
conf Improve authentication detection 2020-10-31 16:49:37 +00:00
core Improve authentication detection 2020-10-31 16:49:37 +00:00
modules Improve authentication detection 2020-10-31 16:49:37 +00:00
utils Use zero-padded numbers to maximise usuable ports 2020-10-31 00:13:59 +00:00
.gitignore Remove condition-based monitoring system 2020-06-07 15:31:43 +01:00
main.py Remove condition-based monitoring system 2020-06-07 15:31:43 +01:00
requirements.txt Add requirements file 2019-11-17 18:52:47 +00:00
threshold Implement another level of logging for tracing 2020-10-31 00:10:33 +00:00