Project result: the open source Mutrics classifierThe main software outcome of the project is the Multilevel Traffic Classifier: The Mutrics classifier.The software implements the Waterfall architecture for cascade classification of network traffic flows, introduced in: The software implements the following modules, which exploits many levels of traffic features:
The system is capable of classifying traffic in real-time, in under 10 seconds of flow life-time. Source codeThe software is available in form of Python source code. It needs training before usage, for example on the Brescia traffic dataset or on other datasets from the Datasets review page. Please use Flowcalc and ARFF tools in order to convert raw PCAP traces to ARFF files. |