Merge pull request #7668 from projectdiscovery/sharefile-panel

Create sharefile-panel.yaml
patch-1
pussycat0x 2023-07-12 11:00:53 +05:30 committed by GitHub
commit 5f2a5d45c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: sharefile-panel
info:
name: Sharefile Login - Panel
author: irshad ahamed
severity: info
description: |
ShareFile is a cloud-based file sharing and collaboration platform that provides secure access to files from anywhere.
reference:
- https://www.sharefile.com/
metadata:
verified: true
shodan-query: title:"ShareFile Login"
max-request: 1
tags: sharefile,login,panel,detect
http:
- method: GET
path:
- "{{BaseURL}}/Authentication/Login"
matchers-condition: and
matchers:
- type: word
words:
- 'ShareFile Login'
- 'password'
condition: and
- type: status
status:
- 200