31 lines
823 B
YAML
31 lines
823 B
YAML
id: mirth-connect-detect
|
|
|
|
info:
|
|
name: Mirth Connect Admin Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
Detects Mirth Connect Administrator panel.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
product: mirth_connect
|
|
shodan-query: title:"mirth connect administrator"
|
|
tags: mirth-connect,tech,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Mirth Connect Administrator</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502210099e94c111d678426d1d40e357d0601cfea0fbf2644565fa3cec4966f8e801da502201f3d50e3f4dc9676facf80d667af438be9ce3143a60aadf13a97f0c4f4d515b5:922c64590222798bb761d5b6d8e72950 |