2022-09-08 13:28:46 +00:00
|
|
|
id: xds-amr-status
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
info:
|
2023-01-26 18:48:30 +00:00
|
|
|
name: XDS-AMR Status Login Panel - Detect
|
2022-09-08 13:28:46 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
2023-01-26 18:48:30 +00:00
|
|
|
description: XDS-AMR Status login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2022-09-08 13:28:46 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2024-03-26 08:03:04 +00:00
|
|
|
shodan-query: http.title:"XDS-AMR - status"
|
2022-09-08 13:28:46 +00:00
|
|
|
tags: panel,tech,xamr,xds
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-08 13:28:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>XDS-AMR - Status</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- 'XAMR\-([0-9]+)'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 490a00463044022032ca63ceb7c5ea0f04a53d70a3556cb884088ba15f375a4023f4c404f9df243b022049a1b29875719cc2e2e492b7f239abcb528de846824fec7192e144aa4cf0f733:922c64590222798bb761d5b6d8e72950
|