Malware Classifier From Network Captures
Find a file
2015-01-10 19:47:48 +01:00
bin Generate graph relationship from Redis database 2015-01-10 19:34:59 +01:00
README.md Introduction to the university workshop 2015-01-10 19:47:48 +01:00
REQUIREMENTS Redis and networkx requirements added 2015-01-10 19:36:21 +01:00

Malware Classifier From Network Capture

Malware Classifier is a simple free software project done during an university workshop of 4 hours. The objective of the 4 hours workshop was to introduce network forensic and simple techniques to classify malware network capture (from their execution in a virtual machine). So the software was kept very simple while using and learning existing tools (networkx, redis and Gephi).

Notes for the student

Check the git log and the commits, these include the steps performed during the workshop especially regarding the improvement of the Python scripts.