hidden hit counter
Help!

SSH

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Security Admin RSS
Next:  major problems after insert defective disc  
Author Message
rcfrgf
External


Since: Mar 16, 2009
Posts: 6



PostPosted: Sun Jun 21, 2009 9:48 am    Post subject: SSH
Archived from groups: microsoft>public>windowsxp>security_admin (more info?)

If I want to use SSH (secure shell) Protocall, how is it done? What program
do you use? Can it be attached to tor?
Back to top
Bruce Chambers
External


Since: Jun 26, 2005
Posts: 6836



PostPosted: Sun Jun 21, 2009 11:29 am    Post subject: Re: SSH [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

rcfrgf wrote:
> If I want to use SSH (secure shell) Protocall, how is it done?


That would depend largely upon why you want to use it. What,
specifically, are you trying to accomplish? You haven't provided any
useful information with which we could possibly tailor our advice. That
being the case, let's start with some basics, then:

http://en.wikipedia.org/wiki/Ssh

http://en.wikipedia.org/wiki/SSH_file_transfer_protocol

http://encyclopedia2.thefreedictionary.com/SSH

http://searchsecurity.techtarget.com/sDefinition/0,,sid14_gci214091,00.html


> What program
> do you use?


There are literally dozens available. You'd use the one that fits your
specific needs and budget. A couple possibilities:

http://www.ssh.com/

http://www.openssh.com/

http://www.celestialsoftware.net/


Can it be attached to tor?


Who knows? What do *you* mean by "tor?"

The only TOR I'm aware of is "The Onion Router," which uses clear text:
"As Tor does not, and by design cannot, encrypt the traffic between an
exit node and the target server, any exit node is in a position to
capture any traffic passing through it which does not use end-to-end
encryption, e.g. SSL. While this does not inherently violate the
anonymity of the source, it affords added opportunities for data
interception by self-selected third parties, greatly increasing the risk
of exposure of sensitive data by users who are careless or who *mistake*
Tor's anonymity for security." (Emphasis mine)

http://en.wikipedia.org/wiki/Tor_%28anonymity_network%29#Weaknesses


--

Bruce Chambers

Help us help you:
http://www.catb.org/~esr/faqs/smart-questions.html

http://support.microsoft.com/default.aspx/kb/555375

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Franklin

Many people would rather die than think; in fact, most do. ~Bertrand Russell

The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
Back to top
John Wunderlich
External


Since: Feb 25, 2004
Posts: 373



PostPosted: Sun Jun 21, 2009 1:26 pm    Post subject: Re: SSH [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

=?Utf-8?B?cmNmcmdm?= <rcfrgf DeleteThis @discussions.microsoft.com> wrote in
news:9E572AC2-522F-48DA-81AD-A9D18CAD08D8@microsoft.com:

> If I want to use SSH (secure shell) Protocall, how is it done?
> What program
> do you use? Can it be attached to tor?

Assuming you want a SSH client in order to connect to a SSH server, a
popular freeware SSH client is PuTTY:

<http://www.chiark.greenend.org.uk/~sgtatham/putty/>

HTH,
John
Back to top
rcfrgf
External


Since: Mar 16, 2009
Posts: 6



PostPosted: Sun Jun 21, 2009 3:37 pm    Post subject: Re: SSH [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

We are trying to get messages to certain conflicts. That is all I can say.

"Bruce Chambers" wrote:

> rcfrgf wrote:
> > If I want to use SSH (secure shell) Protocall, how is it done?
>
>
> That would depend largely upon why you want to use it. What,
> specifically, are you trying to accomplish? You haven't provided any
> useful information with which we could possibly tailor our advice. That
> being the case, let's start with some basics, then:
>
> http://en.wikipedia.org/wiki/Ssh
>
> http://en.wikipedia.org/wiki/SSH_file_transfer_protocol
>
> http://encyclopedia2.thefreedictionary.com/SSH
>
> http://searchsecurity.techtarget.com/sDefinition/0,,sid14_gci214091,00.html
>
>
> > What program
> > do you use?
>
>
> There are literally dozens available. You'd use the one that fits your
> specific needs and budget. A couple possibilities:
>
> http://www.ssh.com/
>
> http://www.openssh.com/
>
> http://www.celestialsoftware.net/
>
>
> Can it be attached to tor?
>
>
> Who knows? What do *you* mean by "tor?"
>
> The only TOR I'm aware of is "The Onion Router," which uses clear text:
> "As Tor does not, and by design cannot, encrypt the traffic between an
> exit node and the target server, any exit node is in a position to
> capture any traffic passing through it which does not use end-to-end
> encryption, e.g. SSL. While this does not inherently violate the
> anonymity of the source, it affords added opportunities for data
> interception by self-selected third parties, greatly increasing the risk
> of exposure of sensitive data by users who are careless or who *mistake*
> Tor's anonymity for security." (Emphasis mine)
>
> http://en.wikipedia.org/wiki/Tor_%28anonymity_network%29#Weaknesses
>
>
> --
>
> Bruce Chambers
>
> Help us help you:
> http://www.catb.org/~esr/faqs/smart-questions.html
>
> http://support.microsoft.com/default.aspx/kb/555375
>
> They that can give up essential liberty to obtain a little temporary
> safety deserve neither liberty nor safety. ~Benjamin Franklin
>
> Many people would rather die than think; in fact, most do. ~Bertrand Russell
>
> The philosopher has never killed any priests, whereas the priest has
> killed a great many philosophers.
> ~ Denis Diderot
>
Back to top
rcfrgf
External


Since: Mar 16, 2009
Posts: 6



PostPosted: Sun Jun 21, 2009 3:41 pm    Post subject: Re: SSH [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

We are trying to get information to certain conflicts. You have been very
helpful.

"John Wunderlich" wrote:

> =?Utf-8?B?cmNmcmdm?= <rcfrgf.TakeThisOut@discussions.microsoft.com> wrote in
> news:9E572AC2-522F-48DA-81AD-A9D18CAD08D8@microsoft.com:
>
> > If I want to use SSH (secure shell) Protocall, how is it done?
> > What program
> > do you use? Can it be attached to tor?
>
> Assuming you want a SSH client in order to connect to a SSH server, a
> popular freeware SSH client is PuTTY:
>
> <http://www.chiark.greenend.org.uk/~sgtatham/putty/>
>
> HTH,
> John
>
Back to top
Bruce Chambers
External


Since: Jun 26, 2005
Posts: 6836



PostPosted: Mon Jun 22, 2009 7:32 pm    Post subject: Re: SSH [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

rcfrgf wrote:
> We are trying to get messages to certain conflicts. That is all I can say.
>

"...Get messages to certain conflicts?" I'm sorry, but that sentence
simply doesn't make any sense, language-wise. You might try posting
your question in a newsgroup dedicated to your native language, for more
precise guidance.


--

Bruce Chambers

Help us help you:
http://www.catb.org/~esr/faqs/smart-questions.html

http://support.microsoft.com/default.aspx/kb/555375

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Franklin

Many people would rather die than think; in fact, most do. ~Bertrand Russell

The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Security Admin All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum