Update zblog-exposed-admin-panel.yaml

patch-1
Dhiyaneshwaran 2022-09-27 11:41:20 +05:30 committed by GitHub
parent c8dbb65c2c
commit ab26ace26b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 7 deletions

View File

@ -8,19 +8,21 @@ info:
reference:
- https://github.com/zblogcn/zblogphp
metadata:
verified: true
shodan-query: http.title:zblog
tags: zblogphp,exposed-panel
tags: zblogphp,exposed-panel,tech,misc
requests:
- raw:
- |
GET /zb_system/login.php
Host: {{Hostname}}
- method: GET
path:
- '{{BaseURL}}/zb_system/login.php'
matchers:
- type: word
part: body
words:
- “<title>Z-Blog</title>”
- "<title>Z-Blog</title>"
- type: status
status:
- 200
- 200