Changes between Version 6 and Version 7 of Other/Summer/2018/IoTR
- Timestamp:
- Jul 3, 2018, 5:42:58 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2018/IoTR
v6 v7 1 = Internet of Things Red Team = 1 {{{ 2 #!html 3 <head> 4 <style> 5 table{ 6 padding: 50px; 7 } 8 </style> 9 </head> 10 <div> 11 <h1>Internet of Things Red Team</h1> 2 12 3 === Team Members: === 4 Daniel Chong[[BR]] 5 Samuel Minkin[[BR]] 6 Joseph Shenouda[[BR]] 7 Ashton Sopher[[BR]] 8 Adithya Rao Alankara[[BR]] 9 10 [[Image(https://vignette.wikia.nocookie.net/seuss/images/e/e3/Samiam.jpg/revision/latest?cb=20120523053951)]] 11 ---- 12 13 '''Objectives:'''[[BR]] 13 <h3> Team Members: </h3> 14 <ul> 15 <li>Daniel Chong</li> 16 <li>Samuel Minkin</li> 17 <li>Joseph Shenouda</li> 18 <li>Ashton Sopher</li> 19 <li>Adithya Rao Alankara</li> 20 </ul> 21 </div> 14 22 15 23 16 24 <h3>Objectives:</h3> 17 25 18 26 Our goal is to become proficient enough with the TI Sensor tag and Ubertooth to detect the types of signals that are being sent, interfere with their communications systems, and eventually send our own fake data to Blue team. … … 32 40 ---- 33 41 34 '''Presentations:'''[[BR]]35 42 36 [https://drive.google.com/open?id=1cc2Y2kWyYpFiQncCDCtVlE9p69rF9I2qokfb8dvwH Week 1] 43 <Center> 44 <h1>Members</h1> 45 </Center> 46 <style> 47 table{ 48 padding: 50px; 49 } 50 </style> 51 <table cellpadding= 10> 52 <tr> 53 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Adithya.PNG" width = "200" height = "280"></td> 54 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Ashton.PNG" width = "200" height = "280"></td> 55 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Dan.PNG" width = "200" height = "280"></td> 56 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Joe.PNG" width = "200" height = "280"></td> 57 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Sam.PNG"width = "200" height = "280"></td> 58 </tr> 59 </table> 37 60 38 [https://drive.google.com/open?id=1Y7Dr73a6rcWbrUp0MIfbDB4Ap6UgU1AATDG2d0L3sjE Week 2] 61 <div> 62 <h3>Presentations:</h3> 63 <ul> 64 <li><a href="https://drive.google.com/open?id=1cc2Y2kWyYpFiQncCDCtVlE9p69rF9I2qokfb8dvwH"> Week 1</a></li> 39 65 40 [https://drive.google.com/open?id=139eK8CU9VpoHdVyc5KQsBC1nXF6UWdF50M8fP10NXzQ Week 3] 66 <li><a href="https://drive.google.com/open?id=1Y7Dr73a6rcWbrUp0MIfbDB4Ap6UgU1AATDG2d0L3sjE"> Week 2</a></li> 41 67 42 [https://drive.google.com/open?id=1TvMO9bo75yDi5erviHbfHH7I3JKMykX-EYDugxWjQZY Week 4] 68 <li><a href="https://drive.google.com/open?id=139eK8CU9VpoHdVyc5KQsBC1nXF6UWdF50M8fP10NXzQ"> Week 3</a></li> 43 69 44 [https://drive.google.com/open?id=1OYS8yhmV3-2fbyen58uIN8e0tt6l8uiCHXhn96T_Y5s Week 5] 70 <li><a href="https://drive.google.com/open?id=1TvMO9bo75yDi5erviHbfHH7I3JKMykX-EYDugxWjQZY"> Week 4</a></li> 45 71 46 [https://drive.google.com/open?id=1plEhcEMzXCXGMJ3LXKZulleHuxUADDlLrofZtSybbDE Week 6] 47 ---- 72 <li><a href="https://drive.google.com/open?id=1OYS8yhmV3-2fbyen58uIN8e0tt6l8uiCHXhn96T_Y5s"> Week 5 </a></li> 48 73 74 <li><a href = "https://drive.google.com/open?id=1plEhcEMzXCXGMJ3LXKZulleHuxUADDlLrofZtSybbDE"> Week 6</a></li> 75 </ul> 76 </div> 77 78 79 }}}