2020-07-27 07:25:54 +00:00
|
|
|
id: filezilla-exposed
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Filezilla
|
|
|
|
author: amsda
|
|
|
|
severity: medium
|
2022-10-13 10:12:07 +00:00
|
|
|
tags: exposure,files
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 3
|
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:
|
|
|
|
- 200
|