39 lines
1020 B
YAML
39 lines
1020 B
YAML
id: netflix-conductor-ui
|
|
|
|
info:
|
|
name: Netflix Conductor UI Panel - Detect
|
|
author: c-sh0
|
|
severity: info
|
|
description: Netflix Conductor UI panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: netflix
|
|
product: conductor
|
|
max-request: 1
|
|
shodan-query: http.title:"Conductor UI", http.title:"Workflow UI"
|
|
tags: webserver,netflix,conductor,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Conductor UI</title>'
|
|
- '<title>Workflow UI</title>'
|
|
condition: or
|
|
# digest: 4a0a00473045022100f94fa6406c6e4f2085c5b04f339767180579537105bf317c6dee2d807346beeb02200278b71e6400233aa5de45a863f39872673eb648c04c4a9eb6298805f51789d4:922c64590222798bb761d5b6d8e72950 |