Serious Security Hole In PuTTY
Tim 'gk^' Nilimaa writes "A serious security hole has been found in PuTY, version 0.54 and before. Simon Tatham and his fellows released PuTTY 0.55 on 2004-08-03 which solves this bug. The bug may allow servers to use PuTTY to act as a machine that you trust, even beforce you verify the hosts key while connecting using SSH2. An attack could be a fact before you know that you have connected to the wrong machine. I (and they) say: upgrade to PuTTY 0.55 - now."
Not really related to this particular story, but related to recent versions of PuTTY. If using SSH, you can set up dynamic port forwarding which actually works as a SOCKS5 proxy which can be used by many applications. This means secure email, secure web browsing, secure whatever, wherever you are as long as you have access to SSH.
I've used Putty now and again, but I know alot of others that do use it on a daily basis...so its always assuring that the devs have a quick turn around on fixes (especially with free software), that kind of dedication is appreciated
Sehr geehrter Toilettenbenutzer!
The writeup is not clear:
The bug may allow servers to use PuTTY to act as a machine that you trust,...
Well, of course you trust your client machine.
You are being MICROattacked, from various angles, in a SOFT manner.
Does anyone know how to control putty's screen location? I use putty alot and it always starts at the very top of the screen under a toolbar I have there.
I've heard lately about a lot more SSH chatter showing up than normal. There's been some speculation about an exploit turning up, soon. Perhaps this is it.
Or maybe there's Yet More To Come.
The living have better things to do than to continue hating the dead.
Yeah, it's only been around for five years...
(ob disclaimer: I love Putty and owe Simon a night of pints for it, in all honesty. But to make a claim that he fixed the hole expediently is basically meaningless.)
It appears the main PuTTY site has been Slashdotted: here's a few more links:
http://putty.obengelb.de/
http://www.puttyssh.org/
http://putty.activalink.net/
And a nice mirrors list.
Mike
Does anyone really do anything other than just blindly hit "yes" when presented with a new host identification string?
Even with strict checking on, most of us are used to blowing records out of known hosts files when they don't match, due to system upgrades causing the old records to be invalid all the time.
I've had enough abrasive sigs. Kittens are cute and fuzzy.
Why is it that PuTTY is a production quality app and it's version number is still < 1? Shouldn't we be at a 1.x release by now?
But whenever I use Windows, I prefer the command-line SSH program that comes with cygwin. Configuring options for SSH is just a chore when I seem to have learned all the switches by heart.
Why isn't this on the front page? Oh, right, let's bury news of problems with cool programs, but a minor issue (solved six months ago) in a Microsoft program gets front page mission.
Keep up the good work Rob. Hey, where are the 503's today? It hardly seems like the dot without them.
Yeah, yeah, -1, flamebait -1 troll. Who gives a crap? Not Rob or OSDTNVHPR
Jesus was all right but his disciples were thick and ordinary. -John Lennon
On the one hand, it is important, and it does affect many users. But on the other, there really isn't that much to say about it.
Anyone know of any third party tool to 'collect and group' windows in a container window, as I would dearly love to have my 15 or so putty windows act like how KDEs Kterm handles multiple sessions. Basically, when are they going to implement tabbed sessions in putty? :)
I don't know if it's been posted, yet, otherwise mod me down as redunant -- I am prepared for your wrath.
What about WinSCP, which used PuTTY DLLs'?
Silly question, but where are PuTTY's config files kept? I'd like to keep a copy of the config file on the same USB key as my putty executable, but I'm not sure where they are stored.
Thanks...
1. 2.
I was expecting BrICk 1.0 ....
(It's a joke, laugh !)
This signature was left intentionally blank.
Thanks for the link.
.reg file and import all keys into the new machine.
n dS eedFile
You can export the settings using RegEdit
Start->Run->regedit
Select the SimonTatham key
File->Export
Save the section on your USB key
On a new machine you can just double click on the
Does anyone see any problems with this? Perhaps, you should be sure to _not_ take the RandomSeed key, since you'd like to have more randomness...
Orn
From the FAQ:
A.5.2 Where does PuTTY store its data?
On Windows, PuTTY stores most of its data (saved sessions, SSH host keys) in the Registry. The precise location is
HKEY_CURRENT_USER\Software\SimonTatham\PuTTY
and within that area, saved sessions are stored under Sessions while host keys are stored under SshHostKeys.
PuTTY also requires a random number seed file, to improve the unpredictability of randomly chosen data needed as part of the SSH cryptography. This is stored by default in your Windows home directory (%HOMEDRIVE%\%HOMEPATH%), or in the actual Windows directory (such as C:\WINDOWS) if the home directory doesn't exist, for example if you're using Win95. If you want to change the location of the random number seed file, you can put your chosen pathname in the Registry, at
HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Ra
On Unix, PuTTY stores all of this data in a directory ~/.putty.
1. 2.
I have no idea if this affects pscp too, but I've brought my pscp download resume patch up to date anyhow. Grabbed the source snapshot which I assume post-dates the 0.55 fixes.
Belief is the currency of delusion.
Sometimes, version numbers don't mean jack shit. Sometimes, if it's below 1, it doesn't mean anything. Sometimes, if it's 3, it doesn't mean anything. Sometimes, the version numbers are used in a controlled way, based on the roadmap so that given feature will bump version number upwards.
I would prefer the build number as version number :-)
I do not moderate.
Screen might help you, it lets you put several sessions into one. Learning new shortcuts might be a bitch, but it can be very helpful.