Digipup1 / TeensyWifiChangerPayload

An Arduino script that allows the Teensy to change the wifi to your desired network on a Mac.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeensyWifiChangerPayload

An arduino script that allows the teensy to change the wifi to your desired network on a Mac.

Materials used:

  1. A Mac computer
  2. Arduino software: www.arduino.cc
  3. Teensy 3.2
  4. Micro Usb cable

If you have not setup your teensy to work with the Arduino software the instructions are found here: https://www.pjrc.com/teensy/tutorial.html

Some applications for this project*:

  1. Pentesting
  2. MITM
  3. A quick way to change wifi settings

Please note that I borrowed some of Samyk's USB driveby code (thanks and credit to him for such portions of code): https://github.com/samyk/usbdriveby

*Please read license

About

An Arduino script that allows the Teensy to change the wifi to your desired network on a Mac.

License:MIT License


Languages

Language:C++ 100.0%