2022-08-27 20:36:02 +00:00
|
|
|
id: aem-external-link-checker
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Adobe AEM External Link Checker Exposure
|
|
|
|
author: dhiyaneshDk
|
2022-08-29 16:39:55 +00:00
|
|
|
severity: unknown
|
2022-08-27 20:36:02 +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: 2
|
2022-08-27 20:36:02 +00:00
|
|
|
shodan-query:
|
|
|
|
- http.title:"AEM Sign In"
|
|
|
|
- http.component:"Adobe Experience Manager"
|
2022-08-29 16:35:48 +00:00
|
|
|
tags: misconfig,aem,adobe,exposure
|
2022-08-27 20:36:02 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-27 20:36:02 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/etc/linkchecker.html"
|
|
|
|
- "{{BaseURL}}/var/linkchecker.html"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-08-27 20:36:02 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>External Link Checker</title>'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100e2bd723809b927a6801ac5b2583744d0ef36351561ccdb9128651aba345cc71f022100836c8d37a31041790cdec829f3de78fb60230d146378d19a8551015b18b04286:922c64590222798bb761d5b6d8e72950
|