Merge pull request #5608 from geeknik/patch-63

Create nordex-control-wind-farm-portal.yaml
patch-1
Prince Chaddha 2022-10-11 13:21:54 +05:30 committed by GitHub
commit dc3c34974b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
id: nordex-wind-farm-portal
info:
name: Nordex Control - Wind Farm Portal
author: geeknik
severity: info
description: A Nordex Control Wind Farm Portal was detected.
reference:
- https://www.nordex-online.com/en/
metadata:
verified: true
shodan-query: http.html:"Nordex Control"
tags: panel,nordex,iot
requests:
- 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