Skip to content

WR117H/WiFiDucky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

WiFi-Ducky

image

Using WiFiDucky, the ESP32-S2 / WiFi and USB library you can preform HID attacks

How do I make it?

All you need is an ESP-32 S2 WiFi microcontroller

What are its features

  • BadUsb
  • Controling device from distances away
  • Web Interface

How to upload the code on it?

Before uploading the code you need to install the required library in Arduino IDE. Follow these steps:

How to interact with it?

After uploading the code, Connect to "WiFiDucky" with "WiFiDucky" password, then head to 192.168.1.1 and the web interface would appear on the screen and you can control the badhsb through the internet

192 168 1 1_ (1)

Commands

Command Description
GUI Pressing windows key
STRING Typing strings
REM Just discription
DELAY Waiting for a specefic time
ENTER To press ENTER button

Examples

REM ----EXAMPLE----
DELAY 500
GUI r
DELAY 500
STRING cmd
DELAY 500
ENTER
DELAY 500
STRING YOU'RE HACKED

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Me - spaceboy1112@gmali.com

Project Link: WifiDucky

Acknowledgements

About

A tool used for HID attacks with an ESP32-S2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages