All Projects → KernelEquinox → Teensyterpreter

KernelEquinox / Teensyterpreter

Licence: gpl-3.0
A Teensy script to open up a reverse TCP shell on Windows machines in as little time as possible.

Labels

Projects that are alternatives of or similar to Teensyterpreter

Arduinoslovakia
Arduino sketches.
Stars: ✭ 85 (-10.53%)
Mutual labels:  arduino
Pixelbot
Stars: ✭ 90 (-5.26%)
Mutual labels:  arduino
Arduino Amiibo Tools
Arduino sketches to play with amiibo
Stars: ✭ 93 (-2.11%)
Mutual labels:  arduino
Beelan Lorawan
A LoRaWAN library for compatible arduino board
Stars: ✭ 87 (-8.42%)
Mutual labels:  arduino
Arduino core stm8
STM8 core support for Arduino
Stars: ✭ 87 (-8.42%)
Mutual labels:  arduino
Timeframe
Get your own time portal on your desk!
Stars: ✭ 90 (-5.26%)
Mutual labels:  arduino
Sustainable Green Plants
DIY high pressure aeroponics for the home
Stars: ✭ 84 (-11.58%)
Mutual labels:  arduino
Hellodrum Arduino Library
This is a library for making E-Drum with arduino.
Stars: ✭ 95 (+0%)
Mutual labels:  arduino
Adalight ws2812
This is a fork of Adalight working with WS2811/WS2812 LED using the last version of FastLED. 💡
Stars: ✭ 88 (-7.37%)
Mutual labels:  arduino
Lwmem
Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions
Stars: ✭ 92 (-3.16%)
Mutual labels:  arduino
Doom Nano
A 3d raycast engine for Arduino
Stars: ✭ 86 (-9.47%)
Mutual labels:  arduino
Openhab Rfm69
Gateway and examples of wireless Arduino sensor nodes w/ RFM69HW
Stars: ✭ 86 (-9.47%)
Mutual labels:  arduino
Sketchbook starter kit v2.0
Stars: ✭ 90 (-5.26%)
Mutual labels:  arduino
Arduino Music Player
MOD/S3M/XM/IT Music Player for Arduino
Stars: ✭ 85 (-10.53%)
Mutual labels:  arduino
Arduinogameboy
Arduino based Game Boy cartridge reader and writer. It can dump ROM and RAM to SD card.
Stars: ✭ 93 (-2.11%)
Mutual labels:  arduino
Arduinomidifader
Turning an old analog mixer into a MIDI controller
Stars: ✭ 84 (-11.58%)
Mutual labels:  arduino
Ol3d
A tiny portable 3D graphics lib for micro controllers
Stars: ✭ 90 (-5.26%)
Mutual labels:  arduino
Esp8266button
An IoT Button using an Adafruit Huzzah or SparkFun Thing, push button and IFTTT
Stars: ✭ 95 (+0%)
Mutual labels:  arduino
Knx
knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
Stars: ✭ 94 (-1.05%)
Mutual labels:  arduino
Nrf24 Esk8 Remote
A remote used to control an electric skateboard
Stars: ✭ 91 (-4.21%)
Mutual labels:  arduino

Teensyterpreter

A small C-based script for the Teensy to be compiled with the Arduino IDE. The primary function of this script is to open a reverse TCP shell between the victim and attacker in a short amount of time.

Note: You will need to change line 151 in the script to reflect your own information, i.e. your public IP address and any port of your choice (the port you choose MUST be the same one that you configure Metasploit to listen on and the same one you forward on your router). I'll make it more user friendly soon™.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].