From 61dd78d239bda21e1325c61afec59c21dfde9658 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 27 Jan 2017 21:08:29 +0100 Subject: [PATCH] Visualisation with Gephi added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2f895c8..c824bec 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,9 @@ python ./bin/graph.py graph.py generates a GEXF file that you can import in gephi. +The output in Gephi can look like this: + +![a sample graph of clustering per User-Agent of each malware activity](./doc/graph.png) ## Redis data structure