Compare commits

..

1 Commits

Author SHA1 Message Date
Carlos Polop
219b1669c3 Update Beaprint.cs 2022-10-06 17:46:45 +02:00

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()