Changes between Version 1 and Version 2 of Other/Summer/2017/DroneCommunicationAnalysis


Ignore:
Timestamp:
Jul 16, 2017, 4:21:00 AM (7 years ago)
Author:
cyin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2017/DroneCommunicationAnalysis

    v1 v2  
    55== Introduction ==
    66
    7 The goal of this project is to analyze the wifi network on which a drone communicates with its controller.  By doing this we hop[e to be able to replicate commands and send them from an outside source to "talk" to the drone and have it perform the commands from the outside source instead of the original controller.
     7The goal of this project is to analyze the WiFi network on which a drone communicates with its controller.  By doing this we hope to be able to replicate commands and send them from an outside source to "talk" to the drone and have it perform the commands from the outside source instead of the original controller.
    88
    99== Background ==
    1010
    11 Previously, remote controlled planes and other flying objects communicated at low frequencies.  However, modern drones communicate with their controllers in the high frequency range, using long range wifi as a result.  These communications are much more secure and are much safer as a result.  However, the result is that the main way drones are taken down is through signal jamming, causing either a forced landing or complete loss of control of the drone, creating a uncontrolled descent.
     11Previously, remote controlled planes and other flying objects communicated at low frequencies.  However, modern drones communicate with their controllers in the high frequency range, using long range wifi as a result.  These communications are much more secure and are much safer as a result.  However, the result is that the main way drones are taken down is through signal jamming, causing either a forced landing or complete loss of control of the drone, creating an uncontrolled descent.
    1212
    1313== Tools Used ==