Commit Graph

528 Commits

Author SHA1 Message Date
7908de2fe3 Update release notes 2017-09-01 15:03:16 -05:00
d990185687 Choose network for turning into a random network. 2017-08-31 18:56:41 -05:00
290b9d75b2 update release notes 2017-08-31 10:02:56 -05:00
d90259534b Allow firewall to affect packets coming in from a VPN 2017-08-31 10:01:18 -05:00
f437c07ce5 allow firewall rules to affect outbound VPN connections. 2017-08-31 09:43:44 -05:00
f52d1241b8 update release notes 2017-08-31 09:26:27 -05:00
6079754714 Make options save different device captioning. 2017-08-31 09:25:37 -05:00
0f19ca49a8 rearrange the internet home and office network 2017-08-31 09:24:50 -05:00
c753f0ff04 fix wireless breaking routines so they work. 2017-08-30 17:58:08 -05:00
1cd61dd293 use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
88e65459f2 Add enum for changing captions under devices 2017-08-30 14:18:32 -05:00
7c4ff7aac3 Change to use the new map for testing the random map system. 2017-08-30 14:18:10 -05:00
77a10251bf Add another network 2017-08-30 02:53:37 -05:00
6ce057cc12 ad a gateway to a switch on the "solved" firewalls network. Did it using edunetworkbuilder, so it made lots of changes to the file to add things that it was expecting (vlans, etc) 2017-08-29 16:13:12 -05:00
65dd37f75e default to having the lables on after a random net is built 2017-08-29 16:06:14 -05:00
59992d0e28 Break ethernet by removing the link entirely 2017-08-29 16:01:34 -05:00
41ae808c39 Just in case we have an address like 8.8.8.8 and we try to randomize that. Make sure there is a difference we can randomize. 2017-08-29 15:47:08 -05:00
54ddd2a2af fix bug trying to randomize the octets 0.0.0.0. 2017-08-29 15:44:42 -05:00
2b944891e2 make the distance microwaves and flourescent lights damage things a constant. 2017-08-29 15:32:26 -05:00
36654e837f do not duplicate "breaks." If we successfully break it one way, do not repeat it. 2017-08-29 15:08:31 -05:00
465de0f6b0 make changes to IP and gateway 2017-08-28 18:37:21 -05:00
31e07852cf make IPaddress breakage tools 2017-08-28 18:13:34 -05:00
537bb31835 break more things 2017-08-28 15:17:28 -05:00
094f8cabf7 Add a func to break a wireless key 2017-08-28 15:00:41 -05:00
fffe00ae54 Add a func to break the ssid. 2017-08-28 14:53:23 -05:00
e58a75d84e make it so we can lock ourselves out of a switch 2017-08-27 17:22:26 -05:00
d3b6abf1e1 get the random network visible 2017-08-27 17:06:58 -05:00
fdacb85fe6 more things tracked 2017-08-26 19:05:44 -05:00
c6bee193ce track additional information so we can tell which nic to break, which route to break, etc 2017-08-26 14:56:50 -05:00
ea3f2adb65 Add a test to show the broken item 2017-08-26 08:16:45 -05:00
eddfb773c0 One item to break 2017-08-26 08:09:37 -05:00
75bcd6d0ba more functions preparing to break a network 2017-08-26 08:01:31 -05:00
7a15bbd1ce Add an initial HowToBreak enum. 2017-08-25 19:21:48 -05:00
da92d2dd3d pull out some debug code 2017-08-25 19:18:16 -05:00
4b695db457 grab 5 choices & sort them 2017-08-25 17:03:06 -05:00
e2b4d34e35 move traversalpath dump out 2017-08-25 16:14:43 -05:00
01eb63b401 functions we will need when breaking things 2017-08-25 16:11:06 -05:00
2e73b622e4 register ping arrival in traversal info 2017-08-25 16:02:42 -05:00
4755d0511d register switches in the traversal path 2017-08-25 15:44:51 -05:00
f2f7afc38d links have better names for debugging 2017-08-25 15:37:36 -05:00
743c531c1f capture test traversal dump 2017-08-25 15:32:00 -05:00
c7357f15e4 Add a writeline after dump. Better for debugging 2017-08-25 15:17:07 -05:00
fb1fb82cf4 make initial functions for nonvisual packet processing. 2017-08-25 15:05:12 -05:00
c3fcecdba0 add ethernet and wireless traversal information 2017-08-25 10:41:02 -05:00
eaab7771ff adding traversal information as the packet moves around 2017-08-25 10:37:20 -05:00
9b78092b5a Add a traversal class to the packet. 2017-08-25 10:15:01 -05:00
f4cade1652 make the initial traversial class 2017-08-25 10:13:05 -05:00
7d14ca89bb Add the v into the name 2017-08-25 09:52:37 -05:00
0df2449223 Create an enum for the traversal technologies 2017-08-25 09:51:48 -05:00
9db658f362 initial stubs for creating a random network 2017-08-24 20:03:00 -05:00