42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
id: aem-sling-userinfo
|
|
|
|
info:
|
|
name: Adobe AEM Sling User Info Servlet Exposure
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
reference:
|
|
- https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/aem2.txt
|
|
classification:
|
|
cpe: cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: adobe
|
|
product: experience_manager
|
|
shodan-query:
|
|
- http.title:"AEM Sign In"
|
|
- http.component:"Adobe Experience Manager"
|
|
tags: misconfig,aem,adobe,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/system/sling/info.sessionInfo.json"
|
|
- "{{BaseURL}}/system/sling/info.sessionInfo.txt"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'userID:'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/plain"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022045678d48e495de69592ec0bbc905c850b38fd560dc05937f39cae195f17ffea902210095ede50ee637be7d9a6910826c9cb0e526b895dbc7bb57a6497c42e39a5fd9a7:922c64590222798bb761d5b6d8e72950 |