exploitagency / ESPloitV2

WiFi Keystroke Injection Tool designed for an Atmega 32u4/ESP8266 Paired via Serial (Cactus WHID Firmware). Also features Serial, HTTP, and PASV FTP exfiltration methods and an integrated Credential Harvester Phishing tool called ESPortal.
MIT License
559 stars 133 forks source link

[enhancement] Add DuckyScript compatibility #6

Closed CaptainBoggle closed 7 years ago

CaptainBoggle commented 7 years ago

This could be done with an online conversion tool or through the actual device software.

exploitagency commented 7 years ago

I did not want to copy the USB Rubber Ducky or I would have implemented Ducky Script from the beginning. I never realized there would be such a great demand for it either. But I finally got around to it!

I wrote this last night, it is based off the script NURRL/PLAZMAZ put out there and I have not tested it much.

https://exploitagency.github.io/Duckuino/index.html

Enjoy!