sandeep 2023-06-04 00:10:35 +05:30
commit 85963aa4c1
1 changed files with 5 additions and 2 deletions

View File

@ -1,20 +1,22 @@
id: moveit-transfer-detect
info:
name: Moveit File Transfer
name: Moveit File Transfer - Detect
author: tess
severity: info
metadata:
max-request: 1
verified: true
verified: "true"
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
@ -23,6 +25,7 @@ http:
- 'stylesheet_MOVEit'
- 'moveit.transfer'
- 'MOVEitPopUp'
- 'MOVEit Automation'
condition: or
case-insensitive: true