Jump to content

[Payload] [Mac OS X] Covert Youtube Blaster


Recommended Posts

Hello everyone !

I just got my ducky and just created my first payload. It's a covert youtube blaster based on Cody Theodore’s OSX Youtube Blast from the payload wiki, but with a few improvements such as hiding the Safari window and quitting the Terminal app for cleanup.

I've only tested this payload on Mac OSX 10.10 Yosemite computers, but it should work on lower versions.

Here is the code:

REM Author: V3sth4cks153
REM Title: OS X Covert Youtube Blaster
REM This payload is based on Cody Theodore’s OSX Youtube Blast from the payload wiki, but I made a few improvements such as hiding the Safari window and quitting the Terminal app for cleanup
REM ---------------Open Terminal via Spotlight---------------
DELAY 3000
GUI SPACE
DELAY 500
STRING Terminal
DELAY 750
ENTER
DELAY 1000
REM ---------------Set the volume to maximum---------------
STRING osascript -e 'set volume 10'
DELAY 200
ENTER
DELAY 200
REM ---------------Open youtube link in the default web browser---------------
STRING open 
DELAY 500 ENTER DELAY 750 REM ---------------Hide the Safari window--------------- GUI h DELAY 750 REM ---------------Quit the Terminal--------------- GUI q

Please let me know if this payload works for you, and if you spot any errors that could be corrected or improvements that could be made !

V3sth4cks153.

Edited by V3sth4cks153
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...