2021-04-05 18:25:18 +00:00
|
|
|
id: aem-cached-pages
|
2020-04-25 14:38:27 +00:00
|
|
|
|
|
|
|
info:
|
2020-08-25 19:43:43 +00:00
|
|
|
name: Invalidate / Flush Cached Pages on AEM
|
2020-04-25 14:38:27 +00:00
|
|
|
author: hetroublemakr
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Cached Pages on AEM can be Flushed.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://twitter.com/AEMSecurity/status/1244965623689609217
|
2022-07-26 03:37:54 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-26 03:37:54 +00:00
|
|
|
shodan-query: http.component:"Adobe Experience Manager"
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: aem,misconfig
|
2020-04-25 14:38:27 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-04-25 14:38:27 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/dispatcher/invalidate.cache"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-04-25 14:38:27 +00:00
|
|
|
headers:
|
|
|
|
CQ-Handle: /content
|
|
|
|
CQ-Path: /content
|
2022-10-12 11:33:08 +00:00
|
|
|
|
2020-07-08 11:38:57 +00:00
|
|
|
matchers-condition: and
|
2020-04-25 14:38:27 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-10-12 11:33:08 +00:00
|
|
|
part: body
|
2020-04-25 14:38:27 +00:00
|
|
|
words:
|
2020-05-24 22:19:21 +00:00
|
|
|
- "<H1>OK</H1>"
|
2022-10-12 11:33:08 +00:00
|
|
|
|
2020-04-25 14:38:27 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 490a0046304402202f608d94be30b53e216e833e8a6063f31123faacbf9ea68c704ea9229c2caa6302200485991ab87b6a35c91fce9d0f5e132415cc05c79e05df52f2c910f9b4997dde:922c64590222798bb761d5b6d8e72950
|