45 lines
1.1 KiB
YAML
45 lines
1.1 KiB
YAML
id: e-mobile-panel
|
|
|
|
info:
|
|
name: E-mobile Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
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
|
|
metadata:
|
|
max-request: 3
|
|
shodan-query: http.html:"E-Mobile "
|
|
verified: true
|
|
tags: panel,e-mobile
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login.do?"
|
|
- "{{BaseURL}}/login/login.do?"
|
|
- "{{BaseURL}}/manager/login.do?"
|
|
|
|
stop-at-first-match: true
|
|
|
|
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.]+)'
|
|
# digest: 4a0a004730450220599a70a5aff401b58e64cf860b49ffb239612df8095a17f20e8d458e888f6d09022100ee2dda6d825ac7c63fbc6f8755aa31b1457a5fdad9f57e5a27f2798031f87105:922c64590222798bb761d5b6d8e72950 |