Create Moxa-Nport.yaml

patch-1
memento_mori 2022-10-29 15:07:34 +05:30 committed by GitHub
parent a93db3021e
commit d41c65243e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: Moxa-Nport
info:
name: Moxa-Nport-Serial-to-Ethernet
author: prajiteshsingh
severity: info
description: Serial-to-Ethernet-devices used in OT environment
reference:
- https://www.moxa.com/en/
metadata:
verified: true
shodan-query: title:"NPort Web Console"
tags: ics,serial-to-ethernet-devices
requests:
- raw:
- |+
GET /HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body
words:
- "NPort Web Console"
- type: status
status:
- 200