Merge pull request #7661 from projectdiscovery/sharefile-storage-server

Create sharefile-storage-server.yaml
patch-1
pussycat0x 2023-07-12 10:21:14 +05:30 committed by GitHub
commit 994d6dc3fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: sharefile-storage-server
info:
name: ShareFile Storage Server - Detect
author: DhiyaneshDK
severity: info
metadata:
max-request: 1
verified: true
shodan-query: title:"ShareFile Storage Server"
tags: tech,citrix,sharefile
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- "ShareFile Storage Server"
- type: status
status:
- 200