Skip to content

Rhach/hidKeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hidKeyboard

A generic script to make an arduino or attiny85 development board simulate a keyboard. Usefull for red teaming and penetration testing.

Write your payload, compile it to your device, connect that device to the target's computer and then sit back and watch your script being executed Mr Robot style.

Take care: If you are using an Arduino, as soon as the code compiles to the device successfully, the payload WILL IMMEDIATELY RUN at your computer. Be ready to pull that thing off.

Might add a version for Raspberry Pi Pico later on, it works simillarly to the Arduino though.

About

A generic script to make an arduino or attiny85 development board simulate a keyboard. Usefull for red teaming, penetration testing and... other activities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors