Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: netcat file transfer

  1. #11
    Senior Member
    Join Date
    Nov 2001
    Posts
    4,785
    André id like to add that this is one of the most dangerous thing you can do as far as your friends machine is concerned. there is no security at all here and anyone that telnets to that port to find out whats running will find themselves with a command shell. if this is to be an on going thing and not just an experiment get and install realVNC on his machine. its free and gives you password encryption. the client is only 172k or you can use a browser to access his machine on port 5900. pcanywhere would be better but its not free. even telnet would be better than netcat. At least set the firewall to only allow connections from your ip address.
    Bukhari:V3B48N826 “The Prophet said, ‘Isn’t the witness of a woman equal to half of that of a man?’ The women said, ‘Yes.’ He said, ‘This is because of the deficiency of a woman’s mind.’”

  2. #12
    Junior Member
    Join Date
    Dec 2002
    Posts
    25
    he's using cryptcat, that's a more secure version of netcat (uses encryption),
    and the listener listens actually at port 80, so, i don't think that he'll be hacked so soon...
    but maybe you're right. I'll tell him to take a firewall, and only allow my adress..
    greetz

  3. #13
    Senior Member
    Join Date
    Mar 2003
    Posts
    452
    Cryptcat encrypts the session, doesn't password protect it, and port 80 is a very high traffic port, it's one of those that is sure to be scanned, for your friends protection, I wouldn't recommend using that port. I would recommend a high numbered port that only your system has access to.

    PuRe
    Like this post? Visit PuRe\'s Information Technology Community. We\'ve also got some kick ass Technology Forums. Shop for books and dvds on LiveWebShop.com

  4. #14
    Senior Member
    Join Date
    Nov 2001
    Posts
    4,785
    you really should at least consider VNC with a FW configured to allow just your address. you transfer files the same way using ftp but its a fully graphical interface in that you have controll of the desktop. not as much fun but allot more secure.
    Bukhari:V3B48N826 “The Prophet said, ‘Isn’t the witness of a woman equal to half of that of a man?’ The women said, ‘Yes.’ He said, ‘This is because of the deficiency of a woman’s mind.’”

  5. #15
    Junior Member
    Join Date
    Dec 2002
    Posts
    25
    maybe you're right.
    I'll do the file transfers with ftp now.

    PS: does annyone knows where I can find a stupid-proof guide "how to install your own ftp server" ???

    thanks.

  6. #16
    Originally posted here by André
    maybe you're right.
    I'll do the file transfers with ftp now.

    PS: does annyone knows where I can find a stupid-proof guide "how to install your own ftp server" ???

    thanks.
    chacl ur inbox

Posting Permissions

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