Wednesday, October 28, 2009

Lab 7 : Identify vulnerabilities of FTP

  1. Two workstation with platform windows server 2003 - as server and client
  2. Install wireshark application on server
  3. Assign static IP addresses : server - 192.168.1.2 & client -192.168.1.3
  4. Test the connection by using PING.
  5. Start Telnet & FTP services for both platforms.
  6. Test FTP connection : client logon to server using username & password
  7. Server should be capturing the packets using wireshark
  8. Wireshark will show username and password
  9. FTP somehow is not secured.