瀏覽代碼

attacks level 2

cecylia 8 年之前
父節點
當前提交
8dfd8524b3
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      levels/04 Attacks/attacks02.json

+ 4 - 4
levels/04 Attacks/attacks02.json

@@ -27,7 +27,7 @@
                         image: "server",
 			ports:1,
 			x:0.8,
-			y:0.4,
+			y:0.2,
 			player:false
 		},
 		{
@@ -39,10 +39,10 @@
 		},
 		{
 			id:"Proxy",
-                        image: "server",
+                        image: "router",
 			ports:2,
 			x:0.6,
-			y:0.4,
+			y:0.2,
                         script: deviceScripts.modem
 		}
 	],
@@ -79,7 +79,7 @@
 		},
 		{
 			type:"packet",
-			at:500,
+			at:1500,
 			from:"Alice",
 			payload:{
 				network:{srcip:"Alice",dstip:"Blocked Site"}