Skip to content

Commit 8602f8b

Browse files
authored
Merge pull request #20470 from bwatters-r7/docs/readd-esc8
re-add ESC8 creation guide
2 parents f18b0cc + 97958cd commit 8602f8b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

documentation/modules/auxiliary/gather/ldap_esc_vulnerable_cert_finder.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,22 @@ a normal user account by analyzing the objects in LDAP.
9090
1. Scroll down and select the `ESC3-Template2` certificate, and select `OK`.
9191
1. The certificate should now be available to be issued by the CA server.
9292

93+
### Setting up a ESC8 Vulnerable Host
94+
1. Follow instructions for creating an AD CS enabled server
95+
1. Select Add Roles and Features
96+
1. Under "Select Server Roles" expand Active Directory Certificate Services and add `Certificate Enrollment Policy Web Service`, `Certificate Enrollment Web Service`, and `Certificate Authority Web Enrollment`.
97+
1. For each selection, accept the default for any pop-up.
98+
1. Accept the default features and install.
99+
1. When the installation is complete, click on the warning in the Dashboard for post-deployment configuration.
100+
1. Under Credentials, accept the default
101+
1. Under Role Services, select `Certificate Authority Web Enrollment`, `Certificate Enrollment Web Service`, and `Certificate Enrollment Policy Web Service`
102+
1. In CA for CES, accept the defaults
103+
1. In Authentication Types, accept the default integrated authentication
104+
1. In Service account for CES, select `Use built-in application pool identity`
105+
1. Accept default integrated authentication for CEP
106+
1. Select the domain certificate in Server Certificate (the one that starts with the domain name by default) if more than one appears.
107+
1. Accept the remaining defaults.
108+
93109
### Setting up a ESC9 Vulnerable Certificate Template
94110
1. Open up the run prompt and type in `certsrv`.
95111
1. In the window that appears you should see your list of certification authorities under `Certification Authority (Local)`.

0 commit comments

Comments
 (0)