minor -changes

patch-1
pussycat0x 2023-04-26 00:20:36 +05:30
parent d5dcc8bbbe
commit e0f0c36c85
1 changed files with 6 additions and 7 deletions

View File

@ -1,25 +1,24 @@
id: checkmk-login
id: checkmk-panel
info:
name: Checkmk Login Panel
name: Checkmk Login Panel - Detect
author: Mys7ic
severity: info
description: Checkmk login panel was detected.
reference:
- https://checkmk.com/
metadata:
verified: true
verified: "true"
shodan-query: http.html:"checkmk"
tags: tech,panel,checkmk
tags: detect,panel,checkmk
requests:
- method: GET
path:
- "{{BaseURL}}"
stop-at-first-match: true
host-redirects: true
stop-at-first-match: true
matchers-condition: or
matchers:
- type: word
@ -32,4 +31,4 @@ requests:
- type: regex
group: 1
regex:
- '<div id="foot">Version:\s*([\w.-]+)\s'
- '<div id="foot">Version:\s*([\w.-]+)\s'