Enhancement: iot/routeros-login.yaml by mp

patch-1
MostInterestingBotInTheWorld 2023-01-29 13:47:00 -05:00
parent c04b69c244
commit f45a4aaa79
1 changed files with 8 additions and 1 deletions

View File

@ -1,9 +1,14 @@
id: routeros-login
info:
name: RouterOS Router Login Detect
name: RouterOS Router Login - Detect
author: dhiyaneshDK,idealphase
severity: info
description: RouterOS router login panel was detected.
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.0
cwe-id: CWE-200
metadata:
shodan-query: http.title:"RouterOS router configuration page"
tags: panel,router,routeros
@ -28,3 +33,5 @@ requests:
group: 1
regex:
- '<h1>RouterOS v(.+)<\/h1>'
# Enhanced by mp on 2023/01/29