I heard that if you use FTP programs, people can use packet sniffer programs to catch the packets while they're on the way to the FTP server. Is this for all FTP clients, like FireFTP?
I heard that if you use FTP programs, people can use packet sniffer programs to catch the packets while they're on the way to the FTP server. Is this for all FTP clients, like FireFTP?
Sniffers are not only for FTP!! they are for websites too!!
Packet sniffers can intercept all traffic. That's why it's so important to use secure sites for any financial information.
CodeCall Blog | CodeCall Wiki | Shareware
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog
Yes, this is true for FTP. FTP transfers the passwords and usernames in clear text meaning any sniffer can read the data. A better alternative, if concerned with security, is SFTP or SCP.
FTP is a very basic protocol, one that should, In my opinion, be completely removed in replacement to ftps or even https data transfer meathods.
Yeah I tried this now.. it shows it Clear..
USER 123
PASS 123
Wew that sucks!
Can other people that know my IP sniff My IP? Because I tried to sniff other IP but didn't work.. but can other people sniff my ip?
Last edited by TcM; 12-03-2006 at 05:22 AM.
Sniffing is usually done on small networks. To sniff the internet would be very, very hard but it is possible to sniff certain packets. I doubt anyone will sniff your password though.
Lop
Well I dont use FTP alot.. just sometimes so well it will be hard finding my FTP password![]()
I'm not worried about security. Anyways, I use cPanel, which is a lot easier than FTP, and has more features.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum