36 lines
934 B
YAML
36 lines
934 B
YAML
id: netsurveillance-web
|
|
|
|
info:
|
|
name: NETSurveillance Web Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: NETSurveillance Web panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7288
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"NETSurveillance WEB"
|
|
google-query: intitle:"NETSurveillance WEB"
|
|
tags: tech,iot,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/Login.htm'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>NetSurveillance WEB</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502200f1f2a937b21438195fa7bef9ac3c3d497d2e3d49876b4019b020c5bef10a533022100ed9f3604a0e74d9a437a7c1266b66a771f2bdb460e62a7a39ffb392bbe78d53c:922c64590222798bb761d5b6d8e72950
|