2024-10-10 18:25:38 +00:00
|
|
|
id: mirth-connect-detect
|
|
|
|
|
|
|
|
info:
|
2024-10-15 07:19:42 +00:00
|
|
|
name: Mirth Connect Admin Panel - Detect
|
2024-10-10 18:25:38 +00:00
|
|
|
author: rxerium
|
|
|
|
severity: info
|
2024-10-13 14:04:44 +00:00
|
|
|
description: |
|
2024-10-15 07:19:42 +00:00
|
|
|
Detects Mirth Connect Administrator panel.
|
2024-10-10 18:25:38 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2024-10-13 14:04:44 +00:00
|
|
|
max-request: 1
|
2024-10-10 18:25:38 +00:00
|
|
|
product: mirth_connect
|
2024-10-13 14:04:44 +00:00
|
|
|
shodan-query: title:"mirth connect administrator"
|
2024-10-15 07:19:42 +00:00
|
|
|
tags: mirth-connect,tech,detect
|
2024-10-10 18:25:38 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2024-10-13 14:04:44 +00:00
|
|
|
part: body
|
2024-10-10 18:25:38 +00:00
|
|
|
words:
|
|
|
|
- "<title>Mirth Connect Administrator</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2024-10-13 14:04:44 +00:00
|
|
|
- 200
|
2024-10-15 07:28:12 +00:00
|
|
|
|
|
|
|
# digest: 4b0a004830460221009db8883fb67824a1e00773576aebe46af6c8818b422c71cadcfe56bb4e98d41c0221008fbc6f0002cf712c7cc3c688196ba3aab07e193689e18773a03c2940fceddafc:922c64590222798bb761d5b6d8e72950
|