Slides of the training added

This commit is contained in:
Alexandre Dulaunoy 2017-01-27 21:42:15 +01:00
parent 61dd78d239
commit 94b738cdfc

View file

@ -38,7 +38,7 @@ You can add additional attributes like any fields from the dissectors available
python ./bin/graph.py 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: 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. 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)