comms-analyzer-toolbox
comms-analyzer-toolbox copied to clipboard
Tool for OSINT forensic analysis, search and graphing of communications content such as email MBOX files and CSV text message data using Elasticsearch and Kibana
Execute docker environment with : docker run --rm -ti -p 5601:5601 --mount type=bind,source=F:/comms-analyzer-toolbox/Files,target=/files --mount type=bind,source=F:/comms-analyzer-toolbox/Elastic,target=/toolbox/elasticsearch/data comms-analyzer-toolbox:latest python /toolbox/elasticsearch-gmail/src/index_emails.py --infile=/files/incoming.mbox --init=True --index-bodies=True --index-bodies-ignore-content-types=application,image --index-bodies-html-parser=html5lib --index-name=comm_data testing with : import mailbox i...
Hi, I believe I'm facing the same issue with Rockylinux that happened with the previous version: => ERROR [internal] load metadata for docker.io/library/rockylinux:lates 2.0s ------ > [internal] load metadata for...