Giter Site home page Giter Site logo

hddkeyboard-spoof-demo's Introduction

hddkeyboard-spoof-demo

Example of spoofing keyboard on certain USB 3.0 AES-256 HDDs.

Security research by Colin O'Flynn.

This is a basic PoC for spoofing the Keyboard on a a Satechi Lockdown USB 3.0 AES-256 Protected device, where the PCB is marked:

   20111020 Ver A3.
   SKY Digital Inc.

This isn't a complete attack script, as it doesn't auto-increment the password guess. Using this requires you to have an Atmel SAMD21 Xplained board. Connect PB08 to SDA on the Lockdown main board, and PA09 to SCL.

See following ascii-art for pin definitions, looking at main PCB:

    +---------------------------------------------+
    |               |USB CONN|             1  2   |
    |                                      3  4   |
+---+                                      5  6   +---+
|                                                     |
+-----------------------------------------------------+
          | SATA CONNECTOR HERE |
		
2 = GND 
5 = SDA
6 = SCL

This script waits for the drive to boot, and once it sees the polling start it will pretend to enter a specific PIN code. To complete the attack you would need this code to simply drive the RESET pin on the device, and increment the PIN guess.

Using the RESET pin bypasses the wait-state that otherwise makes it too slow to brute-force.

There's no output, as this assumes you are running the code in a debugger to view the status.

hddkeyboard-spoof-demo's People

Contributors

colinoflynn avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.