/SpacedOut

USB Rubber Ducky script that maps all non-alphanumeric keys to space. Very useful for preventing unwanted user interference. Aka pressing Esc or CTRL+ALT+DELETE. All of those keys are now just space bars. 😬

Primary LanguagePowerShell

SpacedOut

Description

This payload remaps all non-alphanumeric keys on the keyboard to the space bar. It is intended for use on Windows 10 systems and uses PowerShell to execute the remapping script. Created to be used with a USBRubberDucky but should work with any device capable of executing duckyscript.

Notes

  • Ensure PowerShell execution policy is set to allow script execution.
  • This payload should be tested in a controlled environment before deployment.
  • Purely destructive payloads are not acceptable; use this script responsibly.
  • To restore the original keyboard mapping, run the restore_mapping.ps1 script.

Credits

  • Author: Dillan Thrasher

Version

  • 1.0

Category

  • Hak5

And Huge shoutout to Hak5 for creating some of the funnest adult gadgets out there.