From 94b738cdfc8084bd55136050cd0729f84e480f1a Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 27 Jan 2017 21:42:15 +0100 Subject: [PATCH] Slides of the training added --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c824bec..7ee1d58 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can add additional attributes like any fields from the dissectors available 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](https://gephi.org). The output in Gephi can look like this: @@ -51,3 +51,6 @@ The output in Gephi can look like this: Check the git log and the commits, these include the steps performed during the workshop especially regarding the improvement of the Python scripts. +## Slides of the training session + +[Classifying malware using network traffic analysis. Or how to learn Redis, git, tshark and Python in 4 hours.](https://www.foo.be/cours/dess-20162017/pub/Redis-Introduction.pdf)