Commit History

Author SHA1 Message Date
  Stefan Schmidt 0f770f8670 Improved IP generator testing 5 years ago
  Stefan Schmidt bff4e39933 Rewrote seeding, enforce typechecking for seeds 5 years ago
  Stefan Schmidt 52e66757c6 Added tests and synthetic test pcap with multiple equally used MSS / TTL values and one IP without MSS 5 years ago
  Stefan Schmidt 94ada8f65b Added "# pragma: no cover" for parts of code not used during testing 5 years ago
  Stefan Schmidt 21655b55a2 Exclude efficiency testing code from test coverage calculation 5 years ago
  Stefan Schmidt ce97149e84 MembersMgmtCommAttack: Added new testcase using CAIDA TTL values 5 years ago
  Stefan Schmidt 39ac476c44 MembersMgmtCommAttack: Fixed unwanted port-selector persistence (caused test failures when having multiple test-cases) 5 years ago
  Stefan Schmidt 0e9e656560 Fixed path to the CAIDA TTL distribution data in MembersMgmtCommAttack.py 5 years ago
  Stefan Schmidt 2a71007601 Added new test for Controller.process_help() 5 years ago
  Stefan Schmidt 773b82d4f1 Added two tests for BaseAttack.add_param_value() 5 years ago
  Stefan Schmidt 8dbaace1b2 BaseAttack.add_param_value: Moved check for statistics object since we require it earlier already 5 years ago
  Stefan Schmidt a7c1534a3d BaseAttack.add_param_value: Throw exception when statistics object is missing and TYPE_PACKET_POSITION is used 5 years ago
  Jens Keim 59cc3be1cd Merge branch 'cpp_warnings' of stefan.schmidt/ID2T-toolkit into master 5 years ago
  Stefan Schmidt 564eb657dd Fixed format string truncation warning in statistics.cpp 5 years ago
  Stefan Schmidt 8ebd777723 Fixed comparison warning in botnet_comm_processor.cpp 5 years ago
  Jens Keim 8d752f372c Merge branch 'utc_timestamps' of stefan.schmidt/ID2T-toolkit into master 5 years ago
  Stefan Schmidt 4f6d449798 Fixed SMB2 "SystemTime" timestamp and test 5 years ago
  Stefan Schmidt 5f15213117 Made ID2T use UTC for timestamps to fix timezone-related problems 5 years ago
  Jens Keim 1fa1233925 add wheel pip package installation to build script 5 years ago
  Jens Keim 6e14fdd6dd fix Ubuntu dependency installation 5 years ago
  Carlos Garcia 0e838d296d Merge branch 'nmap_services_path_fix' of stefan.schmidt/ID2T-toolkit into master 5 years ago
  Stefan Schmidt 434e1c2175 Increased DB_VERSION, since the path fix can influence db contents 5 years ago
  Stefan Schmidt 1464229c6d Fixed ID2T not finding nmap-services-tcp.csv by passing through the resource path 5 years ago
  Jens Keim beace3cc4b fix removed import 5 years ago
  Jens Keim b7532a0651 Merge branch 'cairo_plotting' of stefan.schmidt/ID2T-toolkit into plot_runtime_fix 5 years ago
  Stefan Schmidt 342d5e5d1e Moved (duplicated) matplotlib backend configuration to Core/__init__.py 5 years ago
  Stefan Schmidt 55c30dbe17 Use Cairo for plotting 5 years ago
  Stefan Schmidt b1b8d406bc Added necessary Python modules for Cairo 5 years ago
  Jens Keim 80f16d3b6c discard unnecessary loop 5 years ago
  Jens Keim 09b4e53c9b remove redundant code 5 years ago