46 lines
1.2 KiB
YAML
46 lines
1.2 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:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: intelbras
|
|
product: cip_92200_firmware
|
|
shodan-query:
|
|
- http.title:"Intelbras"
|
|
- http.title:"intelbras"
|
|
fofa-query:
|
|
- app="Intelbras"
|
|
- title="intelbras"
|
|
- app="intelbras"
|
|
google-query: intitle:"intelbras"
|
|
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: 4a0a0047304502210081448dccddd009c2884c3b1feee6c2fee8aed54908242de26a25aee3ea3fb78c02205fe893bd7a3946d66dcf4a046abc093be8924362961a93335e877d3e70437a24:922c64590222798bb761d5b6d8e72950 |