2022-09-26 18:43:01 +00:00
|
|
|
id: zblog-admin-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-26 20:11:44 +00:00
|
|
|
name: Z-BlogPHP Admin Login Panel - Detect
|
2022-09-26 18:43:01 +00:00
|
|
|
author: Aayush Vishnoi
|
|
|
|
severity: info
|
2023-01-26 20:11:44 +00:00
|
|
|
description: Z-BlogPHP admin login panel was detected.
|
2022-09-26 18:43:01 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/zblogcn/zblogphp
|
2023-01-26 20:11:44 +00:00
|
|
|
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
|
2022-09-26 18:43:01 +00:00
|
|
|
metadata:
|
2022-09-27 06:11:20 +00:00
|
|
|
verified: true
|
2022-09-26 18:43:01 +00:00
|
|
|
shodan-query: http.title:zblog
|
2022-09-27 06:11:59 +00:00
|
|
|
tags: zblog,panel
|
2022-09-26 18:43:01 +00:00
|
|
|
|
|
|
|
requests:
|
2022-09-27 06:11:20 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/zb_system/login.php'
|
|
|
|
|
2022-10-08 07:44:18 +00:00
|
|
|
matchers-condition: and
|
2022-09-26 18:43:01 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-09-27 06:11:20 +00:00
|
|
|
- "<title>Z-Blog</title>"
|
|
|
|
|
2022-09-26 18:43:01 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2022-09-27 06:11:20 +00:00
|
|
|
- 200
|
2023-01-26 20:11:44 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/26
|