nuclei-templates/http/miscellaneous/netflix-conductor-version.yaml

51 lines
1.4 KiB
YAML
Raw Normal View History

2022-02-25 11:15:17 +00:00
id: netflix-conductor-version
info:
name: Netflix Conductor Version Detection
author: c-sh0
severity: info
description: Obtain netflix conductor version information
reference:
- https://github.com/Netflix/conductor/blob/v1.6.0-rc1/ui/src/server.js#L17
- https://github.com/Netflix/conductor/blob/v3.1.0/rest/src/main/java/com/netflix/conductor/rest/controllers/AdminResource.java#L42
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:netflix:conductor:*:*:*:*:*:*:*:*
2022-02-25 11:15:17 +00:00
metadata:
max-request: 2
2024-09-10 08:22:50 +00:00
vendor: netflix
2024-09-10 09:08:16 +00:00
product: conductor
shodan-query: http.title:"Conductor UI", http.title:"Workflow UI"
2024-01-14 09:21:50 +00:00
tags: miscellaneous,tech,netflix,conductor,api,misc
2022-02-25 11:15:17 +00:00
http:
2022-02-25 11:15:17 +00:00
- method: GET
path:
- "{{BaseURL}}/api/admin/config"
- "{{BaseURL}}/api/sys"
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
2022-02-25 11:15:17 +00:00
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: header
words:
- 'application/json'
- type: word
part: body
words:
- 'CONDUCTOR_'
case-insensitive: true
extractors:
- type: regex
group: 1
regex:
- 'conductor\-server\-([0-9.]+)\-'
2023-10-14 11:27:55 +00:00
- '"version":"([0-9.]+)\-'
2024-09-12 05:14:01 +00:00
# digest: 4a0a0047304502207f39e04284cd7c4cc217455f7eb07d5dd488e9ea48a25e018bbc0c0e2bd246c6022100cbc8294be2696f71a7efbff2f7eb5e6073791937ff06cf1d132dbe531a30d39c:922c64590222798bb761d5b6d8e72950