Skip to content

An attacker oriented library for the Teensy microcontroller.

License

Notifications You must be signed in to change notification settings

kleo/teensy-payloads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Teensy Payloads

You can buy Teensy at PJRC or at Adafruit.

Initial setup

Installation of the Arduino Sketch 1.0.6 as other versions are not supported. Arduino Old Software Releases Link

You will also need Teensyduino. The PJRC website has a very easy to use guide on getting Teensyduino setup.

Usage

  1. Select your Teensy board on the Arduino Sketch Tools>Board>Teensy*

PaensyLib By Ozuru

Once Teensyduino is installed and working, place the PaensyLib folder inside your Arduino\libraries. Arduino is installed in your Program Files (x86 if 64 bit) directory by default. To utilize Paensy, simply include the library in your code:

#include <paensy.h>

More payloads

  1. ( https://www.trustedsec.com/social-engineer-toolkit/ )
  2. ( http://www.irongeek.com/i.php?page=security/programmable-hid-usb-keystroke-dongle )
  3. ( http://github.com/Screetsec/Pateensy )
  4. ( https://github.com/Ozuru/Paensy )
  5. ( https://github.com/kleo/teensy-payloads )

Distributed under the GNU GENERAL PUBLIC LICENSE v3. See LICENSE for more information.

Note that this repo is for educational purposes only. No contributors, major or minor, are to fault for any actions done by this program.

About

An attacker oriented library for the Teensy microcontroller.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published