39 lines
938 B
YAML
39 lines
938 B
YAML
id: ms-adcs-detect
|
|
|
|
info:
|
|
name: Microsoft Active Directory Certificate Services Panel - Detect
|
|
author: divya_mudgal
|
|
severity: info
|
|
description: Microsoft Active Directory Certificate Services panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: microsoft,ad,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 302
|
|
- 301
|
|
condition: or
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- "contains(tolower(header), '/certsrv')"
|
|
|
|
extractors:
|
|
- type: kval
|
|
kval:
|
|
- location
|
|
|
|
# digest: 4b0a00483046022100dd6301cab4404c6e233851453be0462649a5d12de312c120fe0a771f59629136022100a8fdef2dc2489dcb9dc14191cb29799543195914d423185dc91a2530b5396ba0:922c64590222798bb761d5b6d8e72950
|