Update dzzoffice-panel.yaml

patch-1
Ritik Chaddha 2022-08-13 19:32:54 +05:30 committed by GitHub
parent eb8b32c6af
commit aaa408d70e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 5 deletions

View File

@ -6,8 +6,7 @@ info:
severity: info
metadata:
verified: true
shodan-query: http.title:"dzzoffice"
fofa-query: title="dzzoffice"
shodan-query: http.favicon.hash:-1961736892
tags: dzzoffice,panel
requests:
@ -15,17 +14,21 @@ requests:
path:
- "{{BaseURL}}"
- "{{BaseURL}}/index.php"
- "{{BaseURL}}/user.php"
- "{{BaseURL}}/user.php?mod=login"
stop-at-first-match: true
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'content="DzzOffice'
- 'DzzOffice'
- '登录管理中心'
- 'DZZSCRIPT'
- "dzzoffice.com"
condition: or
- type: status
status:
- 200