2020-07-27 07:25:54 +00:00
|
|
|
id: filezilla-exposed
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Filezilla
|
|
|
|
author: amsda
|
|
|
|
severity: medium
|
2024-01-02 16:16:15 +00:00
|
|
|
description: Filezilla internal file is exposed.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 3
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: exposure,files
|
2021-04-02 13:10:33 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-07-27 07:25:54 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/filezilla.xml"
|
|
|
|
- "{{BaseURL}}/sitemanager.xml"
|
|
|
|
- "{{BaseURL}}/FileZilla.xml"
|
2020-07-28 14:12:45 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
2020-07-27 07:25:54 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<FileZilla"
|
2020-07-28 14:12:45 +00:00
|
|
|
- "<Servers>"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- xml
|
|
|
|
part: header
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-10-14 11:27:55 +00:00
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a0047304502207fee4a16c8cef6431b75e2c9a57daa38049fa72bff5505c2f2ce892d08546f1f0221009038a74f5d1bc892bbaa1e3e43c38df60b3ffc882b78ffd4f1dcafbb97baab95:922c64590222798bb761d5b6d8e72950
|