From d63e737b631741e71867d5c58d92c54a7b24b0a5 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Tue, 18 Mar 2025 12:33:50 -0400 Subject: [PATCH] Minor URL fix --- winPEAS/winPEASexe/winPEAS/Checks/SystemInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winPEAS/winPEASexe/winPEAS/Checks/SystemInfo.cs b/winPEAS/winPEASexe/winPEAS/Checks/SystemInfo.cs index 5d6b00a..a5c5935 100644 --- a/winPEAS/winPEASexe/winPEAS/Checks/SystemInfo.cs +++ b/winPEAS/winPEASexe/winPEAS/Checks/SystemInfo.cs @@ -594,7 +594,7 @@ namespace winPEAS.Checks try { Beaprint.MainPrint("Checking KrbRelayUp"); - Beaprint.LinkPrint("https://book.hacktricks.wiki/en/windows-hardening/windows-local-privilege-escalation/index.html#krbrelayupp"); + Beaprint.LinkPrint("https://book.hacktricks.wiki/en/windows-hardening/windows-local-privilege-escalation/index.html#krbrelayup"); if (Checks.CurrentAdDomainName.Length > 0) {