Skip to content

Use arduino to perform hid keyboard and mouse attacks

Notifications You must be signed in to change notification settings

fbiego/arduino_hid_attacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino HID attacks

Use Arduino boards with HID capabilities such as Arduino Micro & Leornado to inject keyboard commands. The Arduino will emulate HID Keyboard and mouse then launch programs such as powershell and execute commands.

Important

The arduino will take over your mouse and/or keyboard hence it is advisable to run the code once i.e. in setup() function

Links

YouTube Video

Download zip

Arduno Pro Micro

Sketches

random_mouse

moves the mouse to random positions

random_keyboard

opens wordpad and types random characters

copy_files

copies specified files to removable storage.

First insert removable storage and change name to match your disk

fast_type

types pre-selected text

save_tree

saves tree of C:\ to text file to removable storage

run_script

runs a script from removable storage

text_loop

opens wordpad and writes a string for the number of specified times

About

Use arduino to perform hid keyboard and mouse attacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published