Update Beaprint.cs

This commit is contained in:
Carlos Polop
2022-10-06 17:46:45 +02:00
committed by GitHub
parent 1274f21097
commit 219b1669c3

View File

@@ -105,7 +105,7 @@ namespace winPEAS.Helpers
PrintLegend();
Console.WriteLine();
LinkPrint("https://book.hacktricks.xyz/windows-hardening/checklist-windows-privilege-escalation", "You can find a Windows local PE Checklist here:");
Console.WriteLine(BLUE + " You can find a Windows local PE Checklist here: "+YELLOW+"https://book.hacktricks.xyz/windows-hardening/checklist-windows-privilege-escalation");
}
static void PrintLegend()