33 lines
960 B
YAML
33 lines
960 B
YAML
id: intelbras-dvr-unauth
|
|
|
|
info:
|
|
name: Intelbras DVR - Unrestricted Access
|
|
author: pussycat0x
|
|
severity: low
|
|
description: |
|
|
The HTTP GET request to /cap.js on the server Intelbras DVR reveals several potentially sensitive pieces of information that are not properly protected or encrypted.
|
|
reference:
|
|
- https://github.com/netsecfish/intelbras_cap_js
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: "body=\"Intelbras\""
|
|
tags: unauth,intelbras,dvr,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cap.js"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "var talkTypes="
|
|
- "var userInfo="
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100b2359609df1fe072500810987d11a7518106d6f42f328fe08e941f6a1ceb5ca5022100b98795795d35f59eb3728e60b4cba5cb6ccecabdf19d800d15c1f3d78e81646c:922c64590222798bb761d5b6d8e72950 |