Skip to content
Edo -maland- edited this page Nov 7, 2016 · 9 revisions

Bad Usb With Teensy 3.x

download

Now Teensy can be use for penetration

Teensy like a rubber ducky , why im choose teensy ? because the price very cheap for me . t’s extremely useful for executing scripts on a target machine without the need for human-to-keyboard interaction ( HID -ATTACK ) .When you insert the device, it will be detected as a keyboard, and using the microprocessor and onboard flash memory storage, you can send a very fast set of keystrokes to the target’s machine and completely compromise it, regardless of autorun. I’ve used it in my security testing to run recon or enumeration scripts, execute reverse shells, exploit local DLL hijack/privilege escalation vulnerabilities, and get all password .

What Teensy ?

The Teensy is a complete USB-based microcontroller development system, in a very small footprint, capable of implementing many types of projects. All programming is done via the USB port.

Features in Teensy

  • Compatible with Arduino Software & Libraries
  • USB can be any type of device
  • Single pushbutton programming
  • Easy to use Teensy Loader application
  • Free software development tools
  • Works with Mac OS X, Linux & Windows
  • Tiny size, perfect for many projects
  • Available with pins for solderless breadboard

Teensy Loader Application

The Teensy Loader makes getting code into your Teensy easy. Just press and release the reboot button and the processor runs the HalfKay bootloader, which is automatically detected. Teensy Loader lets you download your code and reboot to it.Automatic mode downloads and reboots to your code the instant your computer detects HalfKay. The latest version of your code is always used. Just press the button and within 1 to 2 seconds your latest code is running!

Getting Started and more Details

For more Details you can visit the site :