32 lines
760 B
YAML
32 lines
760 B
YAML
id: mikrotik-routeros-api
|
|
|
|
info:
|
|
name: MikroTik RouterOS API - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
MikroTik RouterOS API was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: product:"MikroTik RouterOS API Service"
|
|
verified: true
|
|
tags: network,mikrotik,detect
|
|
|
|
tcp:
|
|
- inputs:
|
|
- data: "3a0000002f00000002000040020f0001003d050000000000000000000000002f000000000000000000401f0000000000000000000000000000000000"
|
|
type: hex
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 8728
|
|
|
|
matchers:
|
|
- type: word
|
|
encoding: hex
|
|
words:
|
|
- "0621666174616c0d6e6f74206c6f6767656420696e00"
|