nuclei-templates/misconfiguration/aem/aem-bg-servlet.yaml

26 lines
534 B
YAML

id: aem-bg-servlet
info:
name: AEM BG-Servlets
author: DhiyaneshDk
severity: info
reference:
- https://www.slideshare.net/0ang3el/hunting-for-security-bugs-in-aem-webapps-129262212
metadata:
shodan-query: http.component:"Adobe Experience Manager"
tags: aem
requests:
- method: GET
path:
- '{{BaseURL}}/system/bgservlets/test.css'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- '<br/>Flushing output<br/>'