Moveit File Transfer - Detect
ID: moveit-transfer-detect
Severity: info
Author: tess
Tags: tech,moveit
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: moveit-transfer-detect
info: name: Moveit File Transfer - Detect author: tess severity: info classification: cpe: cpe:2.3:a:progress:moveit_transfer:*:*:*:*:*:*:*:* metadata: verified: true max-request: 2 vendor: progress product: moveit_transfer shodan-query: html:"human.aspx" tags: tech,moveit
http: - method: GET path: - '{{BaseURL}}' - '{{BaseURL}}/human.aspx'
stop-at-first-match: true
matchers-condition: and matchers: - type: word part: body words: - 'stylesheet_MOVEit' - 'moveit.transfer' - 'MOVEitPopUp' - 'MOVEit Automation' condition: or case-insensitive: true
- type: status status: - 200# digest: 490a00463044022054ccd4fc950ca5c427fabbf20d17ade1fc13e52c5f87f9aa2f46924086f9970f02202e850f6c01233017dbdd7f2edfdd1310af839f93d62566c0c29fc0e8c268bcff: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/moveit-transfer-detect.yaml"