Source Code for network and port scanner, TRW algorithm, and reduction method implementations.

flows_code.py 234B

1234
  1. import silk
  2. for filename in FGlob(classname="all", type="all", start_date=startDate, end_date=endDate, site_config_file="/data/silk.conf", data_rootdir="/data"):
  3. for rec in silkfile_open(filename, READ): #reading the flow file