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

35 lines
950 B
YAML
Raw Normal View History

2024-04-21 16:19:20 +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/
metadata:
verified: true
max-request: 1
shodan-query: http.title:"UiPath Orchestrator"
tags: panel,uipath,login,detect
2024-04-21 16:19:20 +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.]+)'
# digest: 4b0a00483046022100b2ea407476958b2d9a6c2496dc5fe79140b611289c470696c516a44887aab487022100db30208178a084a88c0d269d8c40f22d7f7f7bb0a96665e429a0542f06fc8738:922c64590222798bb761d5b6d8e72950