Closed Thread
Results 1 to 10 of 10

Thread: Packet Sniffer

  1. #1
    DevilsCharm's Avatar
    DevilsCharm is offline Programming God
    Join Date
    Jul 2006
    Posts
    884
    Rep Power
    0

    Packet Sniffer

    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?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Sniffers are not only for FTP!! they are for websites too!!

  4. #3
    Join Date
    Jul 2006
    Posts
    16,478
    Blog Entries
    75
    Rep Power
    143
    Packet sniffers can intercept all traffic. That's why it's so important to use secure sites for any financial information.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  5. #4
    Jordan Guest
    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.

  6. #5
    TkTech's Avatar
    TkTech is offline The Crazy One
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    1,412
    Blog Entries
    1
    Rep Power
    31
    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.

  7. #6
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    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 03:22 AM.

  8. #7
    Lop's Avatar
    Lop
    Lop is offline Speaks fluent binary
    Join Date
    May 2006
    Posts
    1,178
    Rep Power
    30
    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.

  9. #8
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Well I dont use FTP alot.. just sometimes so well it will be hard finding my FTP password

  10. #9
    DevilsCharm's Avatar
    DevilsCharm is offline Programming God
    Join Date
    Jul 2006
    Posts
    884
    Rep Power
    0
    I'm not worried about security. Anyways, I use cPanel, which is a lot easier than FTP, and has more features.

  11. #10
    Jordan Guest
    Quote Originally Posted by DevilsCharm View Post
    I'm not worried about security. Anyways, I use cPanel, which is a lot easier than FTP, and has more features.
    cPanel has security flaws as well. About 8 years ago one of my websites was hacked and defaced because of a cPanel flaw. But you are right, it is probably safer than using FTP.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. sniffer
    By prashant6388 in forum C# Programming
    Replies: 1
    Last Post: 12-04-2009, 03:25 AM
  2. packet sniffer
    By ged25 in forum C# Programming
    Replies: 6
    Last Post: 09-06-2009, 04:22 AM
  3. CLI Port Sniffer
    By John in forum PHP Tutorials
    Replies: 5
    Last Post: 09-23-2008, 09:58 PM
  4. Sniffer Scripts
    By kavinpparker in forum Search Engine Optimization
    Replies: 1
    Last Post: 12-29-2007, 10:57 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts