Subject: "RE: Nice =) question though.." Previous topic | Next topic
Printer-friendly copy Email this topic to a friend CF Website
Top Non-CF Discussion "What Does RL Stand For?" Topic #105
Show all folders

IsildurWed 30-Aug-06 10:17 AM
Member since 04th Mar 2003
5969 posts
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list
#133, "RE: Nice =) question though.."


          

>Couldn't you set up iptables on yourdomain.com to drop all
>incoming packets that don't originate from your work desktop?

Most likely your work machine sits behind a firewall, so everybody connecting from work (including a curious admin) will look like they're originating from the same place.

Given that the OpenSSH server and client are both open source, it wouldn't be *too* hard to modify the code so that they no longer exactly implement the SSH protocol. If you telnet to a ssh daemon, the first thing it does is identify itself as an ssh daemon. You get the string "OpenSSH" passed to you in plaintext. All you'd need to "disguise" your ssh service is to replace that string with some unintelligible ASCII garbage, then modify your client to detect the same sequence of bytes.

>I put my laptop pr0n in a password protected zip file like
>that in a last-minute stint of paranoia when I went to
>thailand (it's illegal there). Much to my dismay, the contents
>of the folder could still be listed...

Wow. That's really dumb. Of the zip guys, not you. I had no idea it worked that way. Easy workaround: put a zipfile inside a zipfile. Unfortunately, password protection isn't supported in the win32 port of "zip" that I use. Would need to get an old command-line version of PKZIP.

  

Alert | IP Printer Friendly copy | Reply | Reply with quote

TopicMudding from work. [View all] , Tac, Tue 29-Aug-06 03:16 PM
Reply RE: Mudding from work., Drama, 30-Aug-06 10:16 AM, #8
Reply RE: Mudding from work., Ysaloerye, 30-Aug-06 09:44 AM, #7
Reply RE: Mudding from work., Valkenar, 30-Aug-06 02:47 PM, #10
     Reply Haha, I can relate to that one. nt, Drama, 30-Aug-06 04:37 PM, #11
Reply RE: Mudding from work., Bajula, 30-Aug-06 08:37 AM, #6
Reply RE: Mudding from work., Isildur, 30-Aug-06 12:08 AM, #3
Reply sidenote, Isildur, 30-Aug-06 12:35 AM, #4
     Reply Nice =) question though.., Marcus_, 30-Aug-06 02:38 AM, #5
          Reply RE: Nice =) question though.., Isildur, 30-Aug-06 10:17 AM #9
Reply RE: Mudding from work., Amaranthe, 29-Aug-06 09:16 PM, #2
Reply RE: Mudding from work., Mylinos, 29-Aug-06 04:39 PM, #1
Top Non-CF Discussion "What Does RL Stand For?" Topic #105 Previous topic | Next topic