2022-08-27 19:18:24 +00:00
|
|
|
id: aem-crx-search
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Adobe AEM CRX Search Exposed
|
|
|
|
author: dhiyaneshDk
|
2022-08-29 07:50:04 +00:00
|
|
|
severity: unknown
|
2022-08-27 19:18:24 +00:00
|
|
|
reference:
|
|
|
|
- https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/aem2.txt
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 3
|
2022-08-27 19:18:24 +00:00
|
|
|
shodan-query:
|
|
|
|
- http.title:"AEM Sign In"
|
|
|
|
- http.component:"Adobe Experience Manager"
|
2022-08-29 07:50:04 +00:00
|
|
|
tags: misconfig,aem,adobe,exposure
|
2022-08-27 19:18:24 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-27 19:18:24 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/crx/explorer/ui/search.jsp"
|
|
|
|
- "{{BaseURL}}/crx/explorer/ui/search.jsp?Path=&Query="
|
2022-08-27 19:21:06 +00:00
|
|
|
- "{{BaseURL}}/crx/explorer/ui/search.jsp?Path=&Query="
|
2022-08-27 19:18:24 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-08-27 19:18:24 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Search</title>'
|
2022-08-29 07:50:04 +00:00
|
|
|
- '"/crx/explorer/ui/";'
|
2022-08-27 19:18:24 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502210088c8587ec0e4ff18a371d4326689ad944b03512c460f57cdab28bc82917d9478022032adf77e1469f2305dc825a5da6cc6856228cda7c153f1ec96bbc8fd4689b246:922c64590222798bb761d5b6d8e72950
|