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:
|
|
verified: true
|
|
max-request: 3
|
|
shodan-query: http.html:"E-Mobile "
|
|
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: 4b0a00483046022100aa885928d69f48a7b882e431890f950f61523757f0861862db63ca92f2cf2b6d022100da46abadbe7dccf260371baa3ef481acda21cb2ee306ec7bfd957c4328cc6446:922c64590222798bb761d5b6d8e72950 |