소스 검색

add EternalBlue and MS17 TODO

Jens Keim 6 년 전
부모
커밋
a3c9f25e55
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      code/Test/efficiency_testing.py

+ 2 - 0
code/Test/efficiency_testing.py

@@ -66,3 +66,5 @@ class EfficiencyTests(Test.ID2TAttackTest):
         # TODO: update attack args, when DDoS gets refactored
         self.temporal_efficiency_test([['DDoSAttack', 'attackers.count=1000', 'packets.per-second=950',
                                         'attack.duration=300']], time_limit=150, factor=100000)
+
+    # TODO: add temporal efficiency test(s) for EternalBlue and MS17