You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/modules/auxiliary/gather/ldap_esc_vulnerable_cert_finder.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,22 @@ a normal user account by analyzing the objects in LDAP.
90
90
1. Scroll down and select the `ESC3-Template2` certificate, and select `OK`.
91
91
1. The certificate should now be available to be issued by the CA server.
92
92
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
+
93
109
### Setting up a ESC9 Vulnerable Certificate Template
94
110
1. Open up the run prompt and type in `certsrv`.
95
111
1. In the window that appears you should see your list of certification authorities under `Certification Authority (Local)`.
0 commit comments