Merge pull request #5439 from tess-ss/patch-9

Create moveit-transfer-detect.yaml
patch-1
Dhiyaneshwaran 2022-09-22 15:43:05 +05:30 committed by GitHub
commit 0359783202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: moveit-transfer-detect
info:
name: Moveit File Transfer
author: tess
severity: info
metadata:
verified: true
shodan-query: html:"human.aspx"
tags: tech,moveit
requests:
- method: GET
path:
- '{{BaseURL}}/human.aspx'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'stylesheet_MOVEit'
- 'moveit.transfer'
- 'MOVEitPopUp'
condition: or
case-insensitive: true
- type: status
status:
- 200