Fixed script link

This commit is contained in:
Yechiel 2023-07-05 12:59:06 +03:00 committed by GitHub
parent a0f612b582
commit f8acef5125
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ 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/yechielw/PEASS-ng/master/winPEAS/winPEASps1/winPEAS.ps1')"
```
## Advisory