2022-09-22 04:44:35 +00:00
|
|
|
id: moveit-transfer-detect
|
|
|
|
|
|
|
|
info:
|
2023-06-03 18:09:05 +00:00
|
|
|
name: Moveit File Transfer - Detect
|
2022-09-22 04:44:35 +00:00
|
|
|
author: tess
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-06-03 18:56:35 +00:00
|
|
|
max-request: 2
|
2022-09-22 04:44:35 +00:00
|
|
|
shodan-query: html:"human.aspx"
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-06-02 18:49:41 +00:00
|
|
|
tags: tech,moveit
|
2022-09-22 04:44:35 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-22 04:44:35 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2023-06-03 18:09:05 +00:00
|
|
|
- '{{BaseURL}}'
|
2022-09-22 04:44:35 +00:00
|
|
|
- '{{BaseURL}}/human.aspx'
|
|
|
|
|
2023-06-02 18:44:20 +00:00
|
|
|
stop-at-first-match: true
|
2023-06-03 18:09:05 +00:00
|
|
|
matchers-condition: and
|
2022-09-22 04:44:35 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
2022-09-22 09:28:02 +00:00
|
|
|
words:
|
|
|
|
- 'stylesheet_MOVEit'
|
|
|
|
- 'moveit.transfer'
|
|
|
|
- 'MOVEitPopUp'
|
2023-06-02 18:44:20 +00:00
|
|
|
- 'MOVEit Automation'
|
2022-09-22 09:28:02 +00:00
|
|
|
condition: or
|
|
|
|
case-insensitive: true
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|