pingpong.git
2018-02-15 rtrimanaRemoving main_flow.sh; fixing flow to take time series...
2018-02-14 rtrimanaWorking scripts and plots for 4 devices (smart plugs)
2018-02-09 rtrimanaAdding combining plots script
2018-02-07 rtrimanaCompleting a new flow that will do automated analysis...
2018-02-06 rtrimanaAdding a new flow to yield per device data, analysis...
2018-02-02 rtrimanaRemoving bipartite_iot_web_gexf_generator.py; the bipar...
2018-02-02 rtrimanaMerging bipartite functionality into the main base_gexf...
2017-12-01 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2017-12-01 rtrimanaAdding the seconds in which there is 0 packet so that...
2017-12-01 Janus Varmarkenupdate base_gexf_generator with islocal node attribute
2017-11-29 Janus VarmarkenBipartite generator:
2017-11-27 Janus VarmarkenAdd bipartite graph generator. Needs to be merged with...
2017-11-24 rtrimanaAdding binning capabilities to parse_packet_frequency...
2017-11-15 rtrimanaAdding packet sizes and send/received bytes plots/analyses
2017-11-13 rtrimanaAdding new analysis - incoming (not yet including outgo...
2017-11-13 rtrimanaAdding traffic volume information into edges
2017-11-11 rtrimanaCollapsing leaf nodes if they have the same set of...
2017-11-10 rtrimanaAdding protocols as the property of edges; simplifying...
2017-11-09 rtrimanaAdding excluded devices list; Adding protocol names...
2017-11-09 rtrimanaEstablishing basic flow for the complete graph processing
2017-11-08 Janus VarmarkenUpdate base_gefx_generator.py to new pipeline
2017-11-08 rtrimanaSeparating incoming and outgoing traffic for a more...
2017-11-08 rtrimanaAdding moving window average using numpy library
2017-11-08 rtrimanaAdding moving window average using numpy library
2017-11-07 rtrimanaCompleting flow for time series graph generation
2017-11-07 rtrimanaAdding time series analysis run script
2017-11-07 rtrimanaSetting device name as attribute (on Gephi we can choos...
2017-11-07 rtrimanaAdding local device name mapping into graph
2017-11-06 rtrimanaAdding list of MAC addresses for device translation
2017-11-06 rtrimanaRestructuring files and folders
2017-11-06 rtrimanaRestructuring files and folders
2017-11-06 rtrimanaRestructuring files and folders
2017-11-06 Janus VarmarkenUpdate pipeline: graph now maps IoT devices' MACs to...
2017-11-04 Janus VarmarkenUpdate parse_dns.py with new datastructure that capture...
2017-11-04 Janus VarmarkenDefine DeviceDNSMap: class the stores a specific device...
2017-11-03 Janus VarmarkenInitial experimentation with simple pipeline setup...
2017-11-03 rtrimanaFixing indentation and results display
2017-11-03 rtrimanaA simple script to analyze the distribution of packet...
2017-11-01 Janus VarmarkenUpdate DNS parser to also construct IP-> hostname map...
2017-10-27 Janus VarmarkenAdd parse_dns.py: reads DNS traffic from a file (JSON...
2017-10-26 Janus Varmarkenextract_from_tshark.py:
2017-10-26 Janus VarmarkenAdd base_gefx_generator.py: script that constructs...
2017-10-25 Rahmadi TrimanandaFirst version of scripts for traffic analysis
2017-10-25 Rahmadi TrimanandaInitial commit