41 lines
985 B
YAML
41 lines
985 B
YAML
id: novus-ip-camera
|
|
|
|
info:
|
|
name: NoVus IP Login Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: NoVus IP login panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/8002
|
|
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:
|
|
verified: true
|
|
max-request: 1
|
|
google-query: intitle:"NoVus IP camera" -com
|
|
tags: camera,novus,edb,iot,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/Pages/login.htm"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>NoVus IP camera</title>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100b8bffb3a1574b69174588a5271b2a0f5cda8fc6c5148bb6b282c36f6c59ccc7702202069a79e65cdc3d7a82694eb41c581e7bf8687e107eb713cff96b6398505fb19:922c64590222798bb761d5b6d8e72950
|