Update kkfileview-panel.yaml
parent
de54e5eb9a
commit
3f41bd9fcd
|
@ -1,13 +1,13 @@
|
|||
id: kkfileview-panel
|
||||
|
||||
info:
|
||||
name: kkFileView - Panel Detect
|
||||
name: kkFileView Panel Detect
|
||||
author: arafatansari
|
||||
severity: info
|
||||
metadata:
|
||||
shodan-query: http.html:"kkFileView"
|
||||
verified: "true"
|
||||
tags: kkfileview,panel
|
||||
verified: true
|
||||
shodan-query: http.title:"kkFileView"
|
||||
tags: panel,kkfileview
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -16,10 +16,10 @@ requests:
|
|||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- '<title>kkFileView演示首页</title>'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue