35 lines
796 B
YAML
35 lines
796 B
YAML
id: ws-ftp-ini
|
|
|
|
info:
|
|
name: WS FTP File Disclosure
|
|
author: DhiyaneshDK
|
|
severity: low
|
|
description: WS FTP file is disclosed.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
google-query: intitle:"Index of" ws_ftp.ini
|
|
tags: exposure,ftp,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/ws_ftp.ini'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'HOST='
|
|
- 'UID='
|
|
- 'DIR='
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221009ea31a3317446f7a301ca1361942add6d318a0542fde33aef0647ba6294de12e0221008fa0c1b2de309a3b4949698253fadf3344e74f286a907e365f9b98d9085a00b1:922c64590222798bb761d5b6d8e72950 |