38 lines
847 B
YAML
38 lines
847 B
YAML
id: moveit-transfer-detect
|
|
|
|
info:
|
|
name: Moveit File Transfer - Detect
|
|
author: tess
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
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: 4a0a00473045022100ce8b47477d2640d59a6879906574e3c628b07f4bc38a61a385b239d74453f34d02204c1c027d84cf76e60e97f36e85c084ceee87102e9a83b6363e1b6508ecaa6a6a:922c64590222798bb761d5b6d8e72950
|