Visualisation with Gephi added

This commit is contained in:
Alexandre Dulaunoy 2017-01-27 21:08:29 +01:00
parent e19703ad8b
commit 61dd78d239

View file

@ -40,6 +40,9 @@ python ./bin/graph.py
graph.py generates a GEXF file that you can import in gephi. 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 ## Redis data structure