소스 검색

updating dos level 3

cecylia 8 년 전
부모
커밋
afb25f66c3
1개의 변경된 파일20개의 추가작업 그리고 1개의 파일을 삭제
  1. 20 1
      levels/03 DoS/dos03.json

+ 20 - 1
levels/03 DoS/dos03.json

@@ -82,7 +82,26 @@
 		{
 			type:"packet",
 			device:"Google",
-			times:45
+			payload:{
+				network:{srcip:"Barbara", dstip:"Google"}
+			},
+			times:20
+		},
+		{
+			type:"packet",
+			device:"Google",
+			payload:{
+				network:{srcip:"Carol", dstip:"Google"}
+			},
+			times:20
+		},
+		{
+			type:"packet",
+			device:"Google",
+			payload:{
+				network:{srcip:"Darcy", dstip:"Google"}
+			},
+			times:20
 		}
         ],
 	nextLevel:11