2022-09-26 18:43:01 +00:00
id : zblog-admin-panel
info :
2022-09-27 06:14:09 +00:00
name : Z-BlogPHP Admin Panel Exposed
2022-09-26 18:43:01 +00:00
author : Aayush Vishnoi
severity : info
description : Z-BlogPHP is CMS website building system based on PHP programming language. The Z-BlogPHP has admin panel exposed via zb_system/login.php endpoint.
reference :
- https://github.com/zblogcn/zblogphp
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