Merge pull request #5155 from arafatansari/patch-66

Create kkfileview-panel.yaml
patch-1
Prince Chaddha 2022-08-21 09:07:14 +05:30 committed by GitHub
commit 62dcb31280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: kkfileview-panel
info:
name: kkFileView Panel Detect
author: arafatansari
severity: info
metadata:
verified: true
shodan-query: http.title:"kkFileView"
tags: panel,kkfileview
requests:
- method: GET
path:
- "{{BaseURL}}/index"
matchers-condition: and
matchers:
- type: word
words:
- '<title>kkFileView演示首页</title>'
- type: status
status:
- 200