Skip to content

HackerNowful/BLEHID-SD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi 👋, I'm Mohammed Nowful Khan

Hardware hacker

Bluetooth Keyboard with SD Card

This project utilizes the ESP32 to emulate a Bluetooth keyboard, allowing for HID attacks (similar to Rubber Ducky). The device reads Ducky scripts from an SD card and executes the predefined actions.

Author

Usage

  1. Connect the ESP32 to the SD card as follows:

ESP32 to SD Card Connection

ESP32 Pin SD Card Pin
GPIO4 CS
GPIO18 SCK
GPIO23 MOSI
GPIO19 MISO
V5 VCC
GND GND
  1. Upload the provided code to the ESP32.

  2. Create Ducky scripts and save them on the SD card with the filename example.txt.

  3. Power on the ESP32, and it will execute the actions specified in the Ducky script.

Important Note

This project is for educational purposes only. The author assumes no responsibility for the misuse of this code. Be aware of legal and ethical considerations when deploying such devices.

Disclaimer

All videos and tutorials are for informational and educational purposes only. Ethical hacking, information security, and cyber security should be familiar subjects to anyone using digital information and computers. The provided tutorials are for those interested in learning about Ethical Hacking and related subjects. Hacking tutorials are against the misuse of information, and it is strongly advised against it.

Acknowledgments

Thanks to the open-source community for providing libraries and tools used in this project.

Happy hacking!

Example Ducky Script

Create a Ducky script (e.g., example.txt) and save it on the SD card. Below is an example Ducky script:

DELAY 500
STRING notepad
ENTER
DELAY 800
STRING Hello, this is a Ducky script!
ENTER 

hackernowful

hackernowful

hypesecinfotech

Connect with me:

hypesecinfotech hypesec infotech mr_white_hat._ hypesec infotech

Languages and Tools:

arduino bash blender firebase git ifttt javascript linux php python ruby

hackernowful

 hackernowful

hackernowful

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages