wifi_ducky icon indicating copy to clipboard operation
wifi_ducky copied to clipboard

Upload, save and run keystroke injection payloads with an ESP8266 + ATMEGA32U4

Results 46 wifi_ducky issues
Sort by recently updated
recently updated
newest added

Whenever I run the script it will show me the internal connection problem ... I don't know what that's mean ![IMG_20201129_192129.jpg](https://user-images.githubusercontent.com/54960056/100544067-41b8e500-3279-11eb-9f6a-eceeedbbd47a.jpg) I connected both micro boards this way ![IMG_20201129_192047.jpg](https://user-images.githubusercontent.com/54960056/100544008-05858480-3279-11eb-84c6-e3f249008a63.jpg) And...

Is it possible to use attiny85 to communicate with the pc? Is the code can be modified to use wit attiny85?

question

I purchased this board: https://www.aliexpress.com/item/ATMEGA32U4-ESP8266-ESP-12E-ESP12E-Badusb-TF-Micro-SD-Virtual-Keyboard-Development-Board-for-Arduino/32839674193.html?spm=a2g0s.9042311.0.0.R4hbkG My computer picks it up as an arduino leonardo. So I uploaded the code that allows you to flash the esp board (https://gist.github.com/spacehuhn/b2b7d897550bc07b26da8464fa7f4b36.) Then I...

Hello, I'm noob, I ran and everything went well, but when I try to connect to the wifi duck network, using win10 PRO he returns to me saying that it...

In there any way to change the keyboard layout instead of typing a q to get an a on azerty because that is really annoying

after First sketch to upload from https://github.com/puckk/CJMCU-3212/blob/master/step1.ino i forgot to short those pins and flash image and now its shown only red led and not even direct as USB to...

After so many iterations, somehow I flashed the ESP8266 part. I tried this video https://www.youtube.com/watch?v=G-Z2rf_AN-c I followed the steps. Flash ATMEGA32U4, using Step1.ino file Flash ESP8266 using esp8266_flasher.exe and esp8266_wifi_duck_4mb.bin...

I pulled together changes from various forks, did a bit of code cleanup, and changed resolved some issues. I do have a lot of proposed changes in this pull request,...

it can't upload it keeps getting an error while uploading. Log: Uploading... esptool v0.4.8 - (c) 2014 Ch. Klippel setting board to ck setting baudrate from 115200 to 9600 setting...

Hi. How can I send requests to the Ducky? like: http://192.168.4.1/run?script=DOWN THX