42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
id: kiteworks-pcn-panel
|
|
|
|
info:
|
|
name: Kiteworks PCN Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
Kiteworks PCN Login Panel was detected.
|
|
reference:
|
|
- https://www.kiteworks.com/platform/private-content-network/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-1215318992
|
|
tags: panel,kiteworks,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/login/locales/login_en.json'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Secured by Kiteworks'
|
|
- 'Return to sign in'
|
|
condition: and
|
|
case-insensitive: true
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'application/octet-stream'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100c341aeb419553d0c1b2152b7b8957554fc4e51c5faee5f0c5ef787b611166a230221008d3424979725562a271cbe5997b841bbf4016eb9805fd482e3c80c1c67de9f48:922c64590222798bb761d5b6d8e72950
|