Changes between Version 9 and Version 10 of Other/Summer/2018/IoTR
- Timestamp:
- Jul 3, 2018, 6:18:33 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2018/IoTR
v9 v10 9 9 </head> 10 10 <div> 11 <h1>I nternet of ThingsRed Team</h1>11 <h1>IoT Red Team</h1> 12 12 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> 13 <div> 14 <p>Our ultimate objective is to successfully attack the Blue Team's IoT system.</p> 21 15 </div> 22 16 17 <div> 18 <p><b>Cool, but what is an IoT System?</b><p> 19 <p>IoT stands for 'Internet of Things'. An IoT system is a network of devices connected through some wireless communication protocol (ex. bluetooth, zigbee, Z-wave). It is most commonly used in "smart home" systems. 23 20 24 <h3>Objectives:</h3> 21 <div> 22 <p><b>What do you mean by attacking them?</b><p> 23 <p> There are three primary types of attacks we will be trying to conduct.</p> 24 <ul> 25 <li><b>Sniffing</b>-Detecting and then reading data that is being sent. </li> 26 <li><b>Jamming</b>-Preventing data from being sent ex. interfering with signals. </li> 27 <li><b>Spoofing</b>-Sending fake or edited data without knowledge of Blue team. </li> 25 28 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. 29 <p><b>What kind of hardware/software will you be using?</b></p> 27 30 28 '''Methods of Attacking''' [[BR]] 29 Sniffing[[BR]] 30 Jamming[[BR]] 31 Spoofing[[BR]] 32 33 '''Hardware'''[[BR]] 34 TI SensorTag CC2650 [[BR]] 35 TI SensorTag CC2541 [[BR]] 36 UberTooth One [[BR]] 37 PipSensor [[BR]] 38 [[BR]] 39 40 ---- 41 31 </div> 42 32 43 33 <Center> … … 51 41 <table cellpadding= 10> 52 42 <tr> 53 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Adithya.PNG" width = "200" height = "2 80"></td>54 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Ashton.PNG" width = "200" height = "2 80"></td>55 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Dan.PNG" width = "200" height = "2 80"></td>56 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Joe.PNG" width = "200" height = "2 80"></td>57 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Sam.PNG"width = "200" height = "2 80"></td>43 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Adithya.PNG" width = "200" height = "240"></td> 44 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Ashton.PNG" width = "200" height = "240"></td> 45 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Dan.PNG" width = "200" height = "240"></td> 46 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Joe.PNG" width = "200" height = "240"></td> 47 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2018/IoTR/Sam.PNG"width = "200" height = "240"></td> 58 48 </tr> 59 49 </table>