nuclei-templates/http/exposed-panels/uipath-orchestrator-panel.yaml

39 lines
1.0 KiB
YAML
Raw Normal View History

2024-09-10 08:22:50 +00:00
id: uipath-orchestrator-panel
info:
name: UiPath Orchestrator Login Panel - Detect
author: righettod
severity: info
description: |
UiPath Orchestrator login panel was detected.
reference:
- https://www.uipath.com/
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:uipath:orchestrator:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
2024-09-10 08:22:50 +00:00
vendor: uipath
2024-09-10 09:08:16 +00:00
product: orchestrator
shodan-query: http.title:"UiPath Orchestrator"
tags: panel,uipath,login,detect
2024-09-10 08:22:50 +00:00
http:
- method: GET
path:
- "{{BaseURL}}/Account/Login"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(to_lower(body), "<title>uipath orchestrator")'
condition: and
extractors:
- type: regex
part: body
group: 1
regex:
- '\?(?:version|v)=([0-9.]+)'
2024-09-12 05:14:01 +00:00
# digest: 490a0046304402200f2a79deabf8f23d334bf38510fed7a67b93a284f95f0db300c7a4523644e01502203a7dceb7ec44b3f9538eaf0f497740b71b0b794ec73eae524a1920f0baab68a7:922c64590222798bb761d5b6d8e72950