id: ftp-weak-credentials info: name: FTP Service with weak credentials author: pussycat0x severity: critical tags: network,ftp,default-login,service network: - inputs: - data: "USER {{username}}\r\nPASS {{password}}\r\n" host: - "{{Hostname}}" - "{{Host}}:21" attack: clusterbomb payloads: username: - admin - root password: - password - toor - nas - guest - default - pass1 - stingray matchers: - type: word words: - "230 Login successful"