2022-08-08 19:40:13 +00:00
|
|
|
id: intelbras-panel
|
2022-08-07 10:20:39 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: Intelbras Router Panel - Detect
|
2022-08-07 10:20:39 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-11-22 23:03:44 +00:00
|
|
|
cwe-id: CWE-200
|
2022-08-07 10:20:39 +00:00
|
|
|
metadata:
|
2022-08-07 10:51:47 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-08-07 10:51:47 +00:00
|
|
|
shodan-query: http.title:"Intelbras"
|
2022-08-07 10:20:39 +00:00
|
|
|
fofa-query: app="Intelbras"
|
2022-08-08 19:40:13 +00:00
|
|
|
tags: panel,intelbras
|
2022-08-07 10:20:39 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-07 10:20:39 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-08-07 10:51:47 +00:00
|
|
|
max-redirects: 2
|
2022-08-07 10:20:39 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-08-07 10:51:47 +00:00
|
|
|
- "<title>Intelbras"
|
|
|
|
case-insensitive: true
|
2022-08-08 19:40:13 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'id="product">([A-Za-z 0-9]+)<\/p>'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100f42ad21d80f7f986a9ea0166d6a4308fd01fde3f5a1902894332a96a123aa642022050e7a352d711c84d1a8940986c5f557dc1b2d742ff4da8ca990e7fd305d665fe:922c64590222798bb761d5b6d8e72950
|