2022-08-11 19:39:47 +00:00
|
|
|
id: e-mobile-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: E-mobile Panel - Detect
|
2022-08-11 19:39:47 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
2023-01-16 17:41:15 +00:00
|
|
|
description: E-mobile 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
|
2023-10-14 11:27:55 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 3
|
|
|
|
shodan-query: http.html:"E-Mobile "
|
2024-04-08 11:34:33 +00:00
|
|
|
verified: true
|
2022-08-11 19:39:47 +00:00
|
|
|
tags: panel,e-mobile
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-11 19:39:47 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login.do?"
|
|
|
|
- "{{BaseURL}}/login/login.do?"
|
|
|
|
- "{{BaseURL}}/manager/login.do?"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-08-11 19:39:47 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "E-Mobile "
|
|
|
|
- "Weaver E-Mobile"
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'E-Mobile ([0-9.]+)'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a004730450220599a70a5aff401b58e64cf860b49ffb239612df8095a17f20e8d458e888f6d09022100ee2dda6d825ac7c63fbc6f8755aa31b1457a5fdad9f57e5a27f2798031f87105:922c64590222798bb761d5b6d8e72950
|