We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5239f8 + d63e737 commit 7008652Copy full SHA for 7008652
winPEAS/winPEASexe/winPEAS/Checks/SystemInfo.cs
@@ -594,7 +594,7 @@ static void PrintKrbRelayUp()
594
try
595
{
596
Beaprint.MainPrint("Checking KrbRelayUp");
597
- 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");
598
599
if (Checks.CurrentAdDomainName.Length > 0)
600
0 commit comments