30 lines
835 B
YAML
30 lines
835 B
YAML
id: filecatalyst-panel
|
|
|
|
info:
|
|
name: FileCatalyst File Transfer Solution - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: |
|
|
Detects the presence of FileCatalyst file transfer solution login panel
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"FileCatalyst file transfer solution"
|
|
tags: panel,login,filecatalyst,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/workflow/jsp/logon.jsp"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "FileCatalyst file transfer solution"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220766f32e97c76db240e3c50debf22b44990615346e615fbf05ec163e3c0f83b8402205ec6eaf67154a8678b3804f03729140a1aa32a9323975ff92da83e1a511b7235:922c64590222798bb761d5b6d8e72950 |