Cloud based project designed to simulate DNS traffic detection to detect malicious activity. Using Kafka for data distribution and gRPC for the back-end.
Quick start
# Clone the repo
git clone https://github.com/Raideeen/DNS-Stream-Analyzer.git
# Run docker compose
docker compose up