40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: intelbras-panel
|
|
|
|
info:
|
|
name: Intelbras Router Panel - Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
description: Intelbras router 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
|
|
cpe: cpe:2.3:o:intelbras:cip_92200_firmware:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
fofa-query: app="Intelbras"
|
|
max-request: 1
|
|
product: cip_92200_firmware
|
|
shodan-query: http.title:"Intelbras"
|
|
vendor: intelbras
|
|
verified: true
|
|
tags: panel,intelbras
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Intelbras"
|
|
case-insensitive: true
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'id="product">([A-Za-z 0-9]+)<\/p>'
|
|
# digest: 4b0a00483046022100c0884248b8d0e14f38d4ed66551e9bc197d4a3af44c35775cf0e9861a949a12b022100e397af0d9dc87112460d27adf227b5ec973a52f06fa61b9baf99d9689ff66415:922c64590222798bb761d5b6d8e72950 |