32 lines
819 B
YAML
32 lines
819 B
YAML
id: accellion-detect
|
|
|
|
info:
|
|
name: Accellion - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
Dectection of Accellion File Transfer Appliance.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"/cfadmin/img/"
|
|
tags: accellion,tech,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cfadmin/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '/cfadmin/img/accellion-logo.png'
|
|
- 'secured by accellion'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022064cf473925e3ee1aef47e835cf3a11b9aa04038eadab6b88fdb7d9a83d3b1ee502210084c56386fa1cc923ff3feab4e2f379b9520392dd804ceb5ef54229e3434184a9:922c64590222798bb761d5b6d8e72950 |