43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:netflix:conductor:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: netflix
|
|
product: conductor
|
|
shodan-query:
|
|
- http.title:"Conductor UI", http.title:"Workflow UI"
|
|
- http.title:"conductor ui", http.title:"workflow ui"
|
|
fofa-query: title="conductor ui", http.title:"workflow ui"
|
|
google-query: intitle:"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: 4b0a0048304602210090617d9b6ae260f550b9b95f765bdd216573af87bb58e6137bb8aa01b9bc6f9302210099b20f571a2afea73ded8d058fcb9a979d74391b9e14207e9c82749d6264522d:922c64590222798bb761d5b6d8e72950 |