Skip to content

mattans/kitm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keyboard-In-The-Middle

The project is a proof of concept of utilizing the vulnerability of a man-in-the-middle attack, by impersonating a BLE keyboard and control all traffic in between using Texas Instruments CC-2650 LP evaluation boards. Submitted by Mattan Serry, Sharon Lifshits and Hila Balahsan as a final project in the Advanced Computer Systems course, The Computer Science Master's Program, Tel-Aviv University, 2018.

CC-2650 LP

Requirements:

  1. Code Composer Studio 7.4.0 and BLE SDK 2.02.01.18 with these modifications.
  2. CC-2650 LP board running the Simple Central application with these modifications, acting as fake computer.
  3. CC-2650 LP board running the HID Emu Kbd application with these modifications, acting as fake keyboard.

Detailed walkthorugh and project presentation can be found here. A demo video in Hebrew can be found here.

License:

The original BLE SDK is copyrighted under the BSD-3-Clause license:

Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/

Furthermore, every source file begins with a copyrights decleration. Our modifications are also under the BSD-3-Clause. If you redistribute our source code, please retain all copyrights and licensing information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages