Commit 8350576 Jake Hildreth
committed
1 parent 105b936 commit 8350576 Copy full SHA for 8350576
File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1272,7 +1272,8 @@ this configuration remains vulnerable to privilege escalation attacks.
1272
1272
1273
1273
More info:
1274
1274
- https://posts.specterops.io/certified-pre-owned-d95910965cd2
1275
-
1275
+ - https://support.microsoft.com/en-us/topic/kb5014754-certificate-based-authentication-changes-on-windows-domain-controllers-ad2c23b0-15d8-4340-a468-4d4f3b188f16
1276
+
1276
1277
"@
1277
1278
$Issue.Fix = @"
1278
1279
# Disable the flag
@@ -1561,7 +1562,6 @@ function Format-Result {
1561
1562
switch ($Mode ) {
1562
1563
0 {
1563
1564
$Issue | Format-Table Technique, Name, Issue - Wrap
1564
-
1565
1565
}
1566
1566
1 {
1567
1567
if ($Issue.Technique -eq ' ESC5' ) {
Original file line number Diff line number Diff line change @@ -54,7 +54,8 @@ this configuration remains vulnerable to privilege escalation attacks.
54
54
55
55
More info:
56
56
- https://posts.specterops.io/certified-pre-owned-d95910965cd2
57
-
57
+ - https://support.microsoft.com/en-us/topic/kb5014754-certificate-based-authentication-changes-on-windows-domain-controllers-ad2c23b0-15d8-4340-a468-4d4f3b188f16
58
+
58
59
"@
59
60
$Issue.Fix = @"
60
61
# Disable the flag
You can’t perform that action at this time.
0 commit comments