spacehuhn / wifi_ducky

Upload, save and run keystroke injection payloads with an ESP8266 + ATMEGA32U4
MIT License
1.26k stars 295 forks source link

Seeking Clarification-Project Working Great! #84

Closed B4UC2FAR closed 6 years ago

B4UC2FAR commented 6 years ago

This is the third of your projects I have built and would like to say thanks for sharing and for taking the time to support them. I am looking for clarification where you mention connecting to 192.168.4.1/update to load the .bin file. Is this .bin file you are referring to an actual ducky script being uploaded from another source besides the live execute window or is this .bin file you are referring to an actual update for the ESP8266 SDK such as was flashed onto it in the beginning steps? Thanks in advance for your time.

Mr-iX commented 6 years ago

The update section is for flashing a new firmware to the ESP. When you want to upload a Ducky script, you can do that on the scripts webpage: b91848bc-75d0-4b51-a962-866a0d37ff80

B4UC2FAR commented 6 years ago

Thanks for the clarification. It’s handy that the firmware can be updated from the browser as additional features are added.