Add files via upload

patch-1
Dominique RIGHETTO 2023-10-29 20:26:05 +01:00 committed by GitHub
parent b4bba42a9b
commit db325a9412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
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:
- 'Go to Kiteworks.com'
- 'Already a kiteworks user'
- 'Protected by Kiteworks-enabled Private Content Network'
condition: and
case-insensitive: true
- type: status
status:
- 200