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
|
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"
|
|
|
|
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
|