42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
id: nordex-wind-farm-portal
|
|
|
|
info:
|
|
name: Nordex Control Wind Farm Portal Login Panel - Detect
|
|
author: geeknik
|
|
severity: info
|
|
description: Nordex Control Wind Farm Portal login panel was detected.
|
|
reference:
|
|
- https://www.nordex-online.com/en/
|
|
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
|
|
shodan-query: http.html:"Nordex Control"
|
|
tags: panel,nordex,iot
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Nordex Control"
|
|
- "Wind Farm Portal"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402201830cc72db352b33a4ac48ba61d9c4bca9626891327831df606e70dbdc3c4e260220136677a266a4f026c1d5d955e67e098ea90d022d6731e08bb698a3f0844c8b26:922c64590222798bb761d5b6d8e72950
|