37 lines
971 B
YAML
37 lines
971 B
YAML
id: unifi-panel
|
|
|
|
info:
|
|
name: UniFi Network Login Panel - Detect
|
|
author: TechbrunchFR
|
|
severity: info
|
|
description: UniFi Network login 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:a:ui:unifi_network_application:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"UniFi Network"
|
|
product: unifi_network_application
|
|
vendor: ui
|
|
tags: unifi,ubnt,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>UniFi Network</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100c61ecce6273fc30e883b645645d1b971602f1a45317e19577106f2b1d2d44dc8022100aa6518e7fbdb9c75b326b685b807d0a6cc875bc18ecb2077e9079fbc28f29a00:922c64590222798bb761d5b6d8e72950 |