nuclei-templates/exposed-panels/corebos-panel.yaml

27 lines
422 B
YAML

id: corebos-panel
info:
name: CoreBos - Panel
author: arafatansari
severity: info
metadata:
verified: true
shodan-query: http.html:"corebos"
tags: panel,corebos
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Powered by coreBOS'
- type: status
status:
- 200