ShareFile Storage Server - Detect
ID: sharefile-storage-server
Severity: info
Author: DhiyaneshDK
Tags: tech,citrix,sharefile
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: sharefile-storage-server
info: name: ShareFile Storage Server - Detect author: DhiyaneshDK severity: info classification: cpe: cpe:2.3:a:citrix:sharefile_storage_zones_controller:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: citrix product: sharefile_storage_zones_controller 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# digest: 490a0046304402202b23bd9cb81fa82a230a112a7844cffe6dc8cfa881fefd339d1519d8a582af360220046d80c373f0c331e9d7b8a0413612f0e3d229b39b7f2bee7de29efcf52af649:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/sharefile-storage-server.yaml"