Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hak5
GitHub Repository: hak5/usbrubberducky-payloads
Path: blob/master/payloads/library/execution/-RD-Play-WAV/README.md
3018 views

Logo

Play-WAV

A script used to download a WAV file and play it after a mouse movement is detected

Description

This program starts off by using an Invoke-WebRequest to download a WAV file The system volume is then turned up to the max level Then the script will be paused until a mouse movement is detected After one is the WAV file will be played

Getting Started

Dependencies

  • DropBox - Your Shared link for the intended file

  • Windows 10,11

Executing program

  • Plug in your device

  • Invoke-WebRequest will be entered in the Run Box to download your WAV file

powershell -w h -NoP -NonI -Exec Bypass iwr https:// < Your Shared link for the intended file> ?dl=1 -O $env:TMP\e.wav

Contributing

All contributors names will be listed here

I am Jakoby

Version History

  • 0.1

    • Initial Release

Contact

I am Jakoby


Project Link: [https://github.com/I-Am-Jakoby/hak5-submissions/tree/main/RubberDucky/Payloads/RD-Play-WAV)

Acknowledgments