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

31 lines
616 B
YAML
Raw Normal View History

2023-02-03 21:44:41 +00:00
id: yellowfin-panel
info:
2023-02-07 04:58:09 +00:00
name: Yellowfin Information Collaboration - Detect
2023-02-03 21:44:41 +00:00
author: DhiyaneshDK
severity: info
metadata:
verified: "true"
shodan-query: title:"Yellowfin Information Collaboration"
tags: yellowfin,panel,login
requests:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
2023-02-07 04:58:09 +00:00
- '<title>Yellowfin Information Collaboration</title>'
- 'alt="Yellowfin"'
condition: or
2023-02-03 21:44:41 +00:00
- type: status
status:
- 200