Enhancement: network/detection/mikrotik-routeros-api.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-02-06 10:11:15 -05:00
parent f35bb05764
commit 2409e9944b
1 changed files with 8 additions and 2 deletions

View File

@ -1,11 +1,15 @@
id: mikrotik-routeros-api
info:
name: MikroTik RouterOS API Detection
name: MikroTik RouterOS API - Detect
author: pussycat0x
severity: info
description: |
Application Programmable Interface (API) allows users to create custom software solutions to communicate with RouterOS to gather information, adjust the configuration, and manage the router. API closely follows syntax from the command-line interface (CLI). It can be used to create translated or custom configuration tools to aid ease of use running and managing routers with RouterOS.
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
cvss-score: 0.0
cwe-id: CWE-200
metadata:
verified: true
shodan-query: product:"MikroTik RouterOS API Service"
@ -25,3 +29,5 @@ network:
encoding: hex
words:
- "0621666174616c0d6e6f74206c6f6767656420696e00"
# Enhanced by md on 2023/02/06