nuclei-templates/exposed-panels/adobe-component-login.yaml

23 lines
446 B
YAML

id: adobe-component-login
info:
name: Adobe Component Brower Login
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6846
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/CFIDE/componentutils/login.cfm'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Component Browser Login</title>'
- type: status
status:
- 200