From bc064ddb88798d599e449bb0755f80d28953f4f8 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Thu, 20 Jul 2023 17:44:02 +0200 Subject: [PATCH] Update README.md --- winPEAS/winPEASps1/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/winPEAS/winPEASps1/README.md b/winPEAS/winPEASps1/README.md index d403952..9090279 100755 --- a/winPEAS/winPEASps1/README.md +++ b/winPEAS/winPEASps1/README.md @@ -14,9 +14,9 @@ The official **maintainer of this script is [RandolphConley](https://github.com/ Download the **[latest releas from here](https://github.com/carlospolop/PEASS-ng/releases/latest)**. + ```bash -powershell "IEX(New-Object Net.WebClient).downloadString('https://raw.githubusercontent.com/carlospolop/PEASS-ng/master/winPEAS/winPEASps1/WinPeas.ps1')" -``` +powershell "IEX(New-Object Net.WebClient).downloadString('https://raw.githubusercontent.com/carlospolop/PEASS-ng/master/winPEAS/winPEASps1/winPEAS.ps1')" ## Advisory