35 lines
825 B
YAML
35 lines
825 B
YAML
id: yellowfin-panel
|
|
|
|
info:
|
|
name: Yellowfin Information Collaboration - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Yellowfin Information Collaboration"
|
|
tags: yellowfin,panel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Yellowfin Information Collaboration</title>'
|
|
- 'alt="Yellowfin"'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502201982d380dd8f9c66d4323c3e274f1230a441e1129c64e208d6b3ea454b639963022100d82415986fde0e8a7d8b649dc4867daf55817e516b46fecd79072c9fd6fa8fb0:922c64590222798bb761d5b6d8e72950
|