NETSNIFF LAB Install and investigate nmap: pkgadd -d /sc300/nmap-3.20-sol9-sparc-local nmap -P0 -v -O zero oh Investigate snoop: snoop -v host and host While snooping, use telnet, rlogin and ftp between the machines to see the cleartext information. Install and investigate dsniff: pkgadd -d /sc300/dsniff-2.3-sol8-sparc-local This dsniff package requires exactly these versions :-( pkgadd -d /sc300/db-3.2.9-sol8-sparc-local pkgadd -d /sc300/libpcap-0.7.2-sol9-sparc-local pkgrm SMCossl pkgadd -d /sc300/openssl-0.9.6b-sol8-sparc-local dsniff While dsniffing, use telnet, rlogin and ftp between the machines to see the captured password information. Note that the data is displayed when the connection is closed.