42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
id: aem-external-link-checker
|
|
|
|
info:
|
|
name: Adobe AEM External Link Checker Exposure
|
|
author: dhiyaneshDk
|
|
severity: unknown
|
|
reference:
|
|
- https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/aem2.txt
|
|
classification:
|
|
cpe: cpe:2.3:a:adobe:acs_aem_commons:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: adobe
|
|
product: acs_aem_commons
|
|
shodan-query:
|
|
- http.title:"AEM Sign In"
|
|
- http.component:"Adobe Experience Manager"
|
|
tags: misconfig,aem,adobe,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/etc/linkchecker.html"
|
|
- "{{BaseURL}}/var/linkchecker.html"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>External Link Checker</title>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022067325d4c3663ebf92114fcafdc973e7e0d3d39c00be6a90ac78fec89250f8af5022069b72a0ccd502cc7afffcc425df6a0d7f87cdf69c156e637f14767ef37d573e5:922c64590222798bb761d5b6d8e72950 |