mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 09:49:26 -04:00
Add NDES and SCEP URLs
Microsoft Network Device Enrollment Service (NDES) is used to enroll devices such as Cisco routers and iPhones with a device certificate issued by Active Directory Certificate Services (ADCS) Certification Authority (CA) via the Simple Certificate Enrollment Protocol (SCEP). Add the following URLs: * /certsrv/mscep_admin - admin page of Network Device Enrollment Service (NDES) * /certsrv/mscep/mscep.dll - Simple Certificate Enrollment Protocol (SCEP) server endpoint
This commit is contained in:
parent
d5271820d0
commit
940dc91637
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
/certcontrol/
|
||||
/certenroll/
|
||||
/certsrv/
|
||||
/certsrv/mscep_admin
|
||||
/certsrv/mscep/mscep.dll
|
||||
/cfide/..%255c..%255c..%255c..%255cwinnt/system32/cmd.exe?/c+dir
|
||||
/CFIDE/Administrator/startstop.html
|
||||
/cgi/
|
||||
|
|
Loading…
Add table
Reference in a new issue