38 lines
1.0 KiB
YAML
38 lines
1.0 KiB
YAML
id: aem-security-users
|
|
|
|
info:
|
|
name: Adobe AEM Security Users Exposure
|
|
author: dhiyaneshDk
|
|
severity: medium
|
|
description: Adobe AEM Security Users are exposed.
|
|
reference:
|
|
- https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/aem2.txt
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query:
|
|
- http.title:"AEM Sign In"
|
|
- http.component:"Adobe Experience Manager"
|
|
tags: misconfig,aem,adobe,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/libs/granite/security/content/useradmin.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'AEM Security | Users'
|
|
- 'trackingelement="create user"'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402207c0ef4a75696a9aa02c97e8339e466eac98a98efa4cc976c23e676607772b6ec022015efbf1e8a140927e639053bd0da7b5eb0a7463bd950d36391f99a51e6aff09c:922c64590222798bb761d5b6d8e72950 |