36 lines
913 B
YAML
36 lines
913 B
YAML
id: hitron-technologies-detect
|
|
|
|
info:
|
|
name: Hitron Technologies Router Login Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Hitron Technologies router login panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7062
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,edb,router
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "hitron"
|
|
- "$.hitron.languages.lang_init();"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450220585b58a5b6cc223cb44bdab86ec6653527f8a1a7bafe2b6c9a9e0c0230c41eb6022100df6374b1c453fa935b64eb35031be17a6fab85d2757f846404b98bb53d51645e:922c64590222798bb761d5b6d8e72950
|