Create dzzoffice-panel.yaml

patch-1
Ritik Chaddha 2022-08-13 18:08:25 +05:30 committed by GitHub
parent 2a888a2d45
commit fe6f6ae84a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: dzzoffice-panel
info:
name: DzzOffice Panel Detect
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.title:"dzzoffice"
fofa-query: title="dzzoffice"
tags: dzzoffice,panel
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/index.php"
- "{{BaseURL}}/user.php"
stop-at-first-match: true
redirects: true
max-redirects: 2
matchers:
- type: word
part: body
words:
- 'content="DzzOffice'
- 'DzzOffice'
- '登录管理中心'
- "dzzoffice.com"
condition: or