id: ws-ftp-ini info: name: WS FTP File Disclosure author: DhiyaneshDK severity: low metadata: verified: true google-dork: intitle:"Index of" ws_ftp.ini tags: exposure,ftp requests: - method: GET path: - '{{BaseURL}}/ws_ftp.ini' redirects: true max-redirects: 2 matchers-condition: and matchers: - type: word part: body words: - 'HOST=' - 'UID=' - 'DIR=' condition: and - type: status status: - 200