2021-04-26 16:38:54 +00:00
|
|
|
id: aem-bg-servlet
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: AEM BG-Servlets
|
2022-04-22 10:38:41 +00:00
|
|
|
author: DhiyaneshDk
|
2021-04-27 10:43:28 +00:00
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.slideshare.net/0ang3el/hunting-for-security-bugs-in-aem-webapps-129262212
|
2022-07-26 03:37:57 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.component:"Adobe Experience Manager"
|
2021-04-26 16:38:54 +00:00
|
|
|
tags: aem
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/system/bgservlets/test.css'
|
2021-04-27 10:43:28 +00:00
|
|
|
|
2021-04-26 16:38:54 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-04-27 10:43:28 +00:00
|
|
|
- '<br/>Flushing output<br/>'
|