Skip to content

vpereira/flows_to_weka

 
 

Repository files navigation

Wonka Flows Exporter

Export pcap files with TCP traffic to TCP Flows and output it to WEKA or CSV

Features being extracted:

  • delta between packet's arrival time
  • bytes transferred should it be a ratio between bytes transfered/number of packages
  • ratio push flag/total flags

HOW TO USE IT

./wfe.py -i input.pcap -t csv|arff > output_file.extension

then you can import the CSV into R or ARFF into WEKA

Author: v.pereira@packetwerk.de License: MIT

About

tcp pcap to weka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%