2022-08-29 11:01:07 +00:00
|
|
|
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
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 2
|
2022-08-29 11:01:07 +00:00
|
|
|
shodan-query:
|
|
|
|
- http.title:"AEM Sign In"
|
|
|
|
- http.component:"Adobe Experience Manager"
|
2022-08-30 06:00:49 +00:00
|
|
|
tags: misconfig,aem,adobe,exposure
|
2022-08-29 11:01:07 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-29 11:01:07 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/system/sling/info.sessionInfo.json"
|
|
|
|
- "{{BaseURL}}/system/sling/info.sessionInfo.txt"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-08-29 11:01:07 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-08-30 06:00:49 +00:00
|
|
|
- 'userID:'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/plain"
|
2022-08-29 11:01:07 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502207b30d574d41fcb3e94ffe0212c94de9f2dc48edf9d9867a2461eeab786b7ef29022100c3a1aed74a1cb0fbd045174687716d20d66fe12ea1d307424fa3456a536fa587:922c64590222798bb761d5b6d8e72950
|