Browse Source

attacks level 2

cecylia 8 years ago
parent
commit
8dfd8524b3
1 changed files with 4 additions and 4 deletions
  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"}