diff --git a/network/vsftpd-detection.yaml b/network/vsftpd-detection.yaml index de0f145177..04e90c4756 100644 --- a/network/vsftpd-detection.yaml +++ b/network/vsftpd-detection.yaml @@ -16,7 +16,7 @@ info: network: - inputs: - - data: "USER anonymous\r\nPASS pussycat0x\r\n" + - data: "USER anonymous\r\nPASS anonymous\r\n" host: - "{{Host}}:21"