Ticket #3958: funny_password.txt

File funny_password.txt, 1.4 KB (added by javier wilson, 15 years ago)
Line 
1Status: Disconnected from server
2Trace: CFtpControlSocket::ResetOperation(66)
3Trace: CControlSocket::ResetOperation(66)
4Status: Resolving address of example.com
5Status: Connecting to 192.168.0.1:21...
6Status: Connection established, waiting for welcome message...
7Trace: CFtpControlSocket::OnReceive()
8Response: 220 (vsFTPd 2.0.1)
9Trace: CFtpControlSocket::SendNextCommand()
10Command: USER username
11Trace: CFtpControlSocket::OnReceive()
12Response: 331 Please specify the password.
13Trace: CFtpControlSocket::SendNextCommand()
14Command: PASS *********
15Trace: CFtpControlSocket::OnReceive()
16Response: 230 Login successful.
17Status: Connected
18Trace: CFtpControlSocket::ResetOperation(0)
19Trace: CControlSocket::ResetOperation(0)
20Status: Retrieving directory listing...
21Trace: CFtpControlSocket::SendNextCommand()
22Trace: CFtpControlSocket::ChangeDirSend()
23Command: PWD
24Trace: CFtpControlSocket::OnReceive()
25Response: 500 Unknown command.
26Trace: CFtpControlSocket::ResetOperation(2)
27Trace: CControlSocket::ResetOperation(2)
28Trace: CFtpControlSocket::ParseSubcommandResult(2)
29Trace: CFtpControlSocket::ListSubcommandResult()
30Trace: state = 1
31Trace: CFtpControlSocket::ResetOperation(2)
32Trace: CControlSocket::ResetOperation(2)
33Error: Failed to retrieve directory listing
34Trace: CFtpControlSocket::OnReceive()
35Response: 500 Unknown command.
36Trace: Unexpected reply, no reply was pending.
37Trace: CFtpControlSocket::OnReceive()
38Response: 257 "/"
39Trace: Unexpected reply, no reply was pending.