Changes between Version 9 and Version 10 of Other/Summer/2018/IoTR


Ignore:
Timestamp:
Jul 3, 2018, 6:18:33 PM (6 years ago)
Author:
djc372
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2018/IoTR

    v9 v10  
    99</head>
    1010<div>
    11 <h1>Internet of Things Red Team</h1>
     11<h1>IoT Red Team</h1>
    1212
    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>
    2115</div>
    2216
     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.
    2320
    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>
    2528
    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>
    2730
    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>
    4232
    4333<Center>
     
    5141<table cellpadding= 10>
    5242<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>
     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>
    5848</tr>
    5949</table>