New Tool Reveals Internet Passwords
wiredmikey writes "A new password cracking tool released today instantly reveals cached passwords to websites in Microsoft Internet Explorer, and mailbox and identity passwords in all versions of Microsoft Outlook Express, Outlook, Windows Mail, and Windows Live Mail."
This tool appears to just be a well written exploit targeting not just IE but a number of other Microsoft products. I assume it relies on the "Remember my password" functionality in order to get the password. If the browsers are caching passwords without your consent, they are worthless. I know of generalized tools that will do this for any site you remember a password for: IE PassView, Google Chrome Pass, Messanger Key for instant messengers and even Password Fox.
... and I guess people who click "Remember this password" are just fine with that prospect.
When you click "remember my password" the browser stores it in a semi-obfuscated way. Yes, it encrypts it but it must also put the key it uses to encrypt your password on your hard drive somewhere. Since your browser is not also a rootkit, any application you run on your box can access everything your browser can write. Therefore you need only spend the time to figure out where the encryption key is being stored and what kind of encryption the browser is employing to encrypt your password. When your mail client or chat client are remembering your passwords, it's no different. We could have a lengthy debate about whether 'remember your password' should be allowed but apparently the majority of users are okay with it considering the convenience it grants them. If they use the same machine to surf malicious websites, this makes it easier for malware to steal the passwords than a complex keylogging system
A few simple lines of code later and you too can write your own command line password discovery tool. Slap a seksi user interface on that and apparently you can sell it for $49.
My work here is dung.
These password recovery tools have been available as long as there have been passwords in use.
There isn't much you can do about it. They are cached passwords so the applications need to be able to get them back exactly as they were saved (website logins, email logins and so on). You cannot do md5 or other hashing methods on them and since you have the binaries, the encryption/decryption algorithms and keys or the logic is right there available for anyone to disassembly and debug.
None of this is new or amazing, I honestly can't believe something as basic as this would make front page news on /.
Check out http://www.nirsoft.net/utils/#password_utils for password recovery tools, for free, that have been available for ages.
This isn't new by any foxnews stretch of the word.
How safe is OS X and its keychain tech?
Is it also $49 safe? Thanks
Domestic spying is now "Benign Information Gathering"
It should read "New Tool Reveals Windows Passwords".
FLR
I am invincible, I use Chrome...
Tired of my customary (Score:1)
This reminds me of a tool I used back in the day called "Revelation". You loaded it up, clicked on the "target" icon, then clicked on a password field that was blocked with asterisks instead of displaying the password. The "hidden" password would appear in the "Revelation" box, allowing you to see what it was.
This was how I discovered the password for our dial-up internet back when I was in middle school in the mid-90's. My mom entered the password, and usually waited until it connected...but one time she slipped up, and left before it connected. I hit "cancel", and sure enough the password was still there, just blocked by asterisks. Thanks to "Revelation", I got it and was able to log in during the middle of the night, chatting it up on Yahoo and working on my Angelfire web page.
Ah, memories...
Living With a Nerd
grep
This isn't anything like Cain & Abel or 1000+ other tools did before for OVER TEN FSCKING YEARS. If slashdot ever posts "news" from sites like securityweek again I might cancel my newsletter subscription. Tip: security knowledge comes from security related blogs/forums (ie. hackers), not "news" websites which place more product placement than news.
Requesting delete because that VB.NET tool doesn't deserve the bandwidth it will cost.
And it's for this reason that I write all my passwords down on the back of my hand.
I've already addressed the problem of them washing off by using using permanent marker. And not bathing.
Summation 2
Is this an alert or an advert? ;)
http://alternatives.rzero.com/
in Microsoft Internet Explorer, mailbox and identity passwords in all versions of Microsoft Outlook Express, Outlook, Windows Mail and Windows Live Mail."
...But how does this effect me?
A better news than this ad for a tool that has existed in many free forms would be that Woot is owned by Amazon now and their first duty was to sell their ebook reader at a discounted price.
Use Keypass
Finally had enough. Come see us over at https://soylentnews.org/
I wanna see the Skeksi interface!
The Dark Crystal (1982)
http://www.imdb.com/title/tt0083791/plotsummary
My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
Firefox offers an option to use a [user-supplied] master password to encrypt/decrypt password data. If a Firefox user enables that functionality, then Firefox would not [by my guess] be vulnerable to an exploit strategy such as the one employed by this cracking product (which relies on rule-based keys instead of a user-supplied key). Firefox passwords may, however, be vulnerable to other cracking strategies.
Here are some more details about how Firefox stores passwords.
Where have you been? Many tools reveal passwords. Wake up!!!
Site seems to be down
I was beginning to think IE cache was unbreakable...
I am shocked, shocked to find a security flaw in Microsoft Internet Explorer.
Big deal. Sites using SSL (HTTPS) do not cache passwords to begin with on any local FS, just in memory. That leaves this "new" tool to just find passwords from websites that use unencrypted communication anyway which can just as easily been nabbed from line sniffers or the other 200+ tools used to analyze internet cache.
"Moscow based ElcomSoft, developer of the new password recovery tool, “Elcomsoft Internet Password Breaker,” says the product designed as tool to provide forensics, criminal investigators, security officers and government authorities with the ability to retrieve a variety of passwords stored on a PC."
Cain and Able has done this for years now...
all your password belong to us
This "tool" has been present in the program called SIW (system info for windows) in the tools menu under the name Eureka!. It's been like that for years. Google it, it's free.
It's not an exploit. The program loads the cached passwords into the text field at runtime and masks them. Extremely stupid, but there are a number of ways to get this info since it's stored in ram.
I have not read the fucking article. Just read the descriptions.
I actually use the Eureka! tool all the time to get people's Outlook passwords for work. I do general IT support for a lot of companies, and they often do not know their Outlook passwords for their pop accounts and they want the account setup on another new computer or something.
I always assumed MS software uses the credential store for this sort of thing where key management is just punted to syskey. Does anyone know if the issue is just that syskey is operating in the default insecure mode (In which case this would be totally understandable) or are MS browsers and mail clients really not using the MS APIs available to them and storing credentials using an app specific "encryption" or "obfuscation" function leveraging secrets hardcoded in software?
All password managers have the same problem of how to protect data without generating proper keying materials. The only thing you can do is leverage the logged on users session context or ask for a master key or passphrase which would annoy many users.
This whole thing reads like a press release for a new product: "With a price tag of just $49..." As has already mentioned, this is not really newsworthy, old tech in a new box.
There's a password recovery program that works with all versions of Outlook that I've been using for over a year when people forget their password before upgrading to a new computer. I haven't heard about the IE one in the past so maybe that's new but the office exploits aren't at all. By the way, anyone who thinks, "Hmm, that sounds safe" about storing passwords locally on your computer using some cryptic, ambigous method that your Microsoft software suggests is pretty stupid whether a hack was written to unencrypt them or not.
Google's Super Secret Search Algorithm: SELECT @search_results FROM internet WHERE @search_results = 'good'
I am outraged! Why doesn't this work on Linux?
Its always the same... people think that FOSS is not that important blablabla...
</tong-in-cheek>
rm -rf --no-preserve-root /
Any "remember my password" feature in any app is inherently insecure.
Whenever I write such a feature, I encrypt the saved password, but I understand that this will only defeat wannabe crackers whose level of sophistication is limited to running strings on cache files. Any cracker worth their salt will reverse-engineer the encryption used by the app.
It's for this reason that I never enable "remember my password" where important passwords are involved.
Windows passwords are stored using non-reversible encryption be default. For Vista and 7, they are stored only using the HTLMv2 hash by default, which is extremely secure. For XP passwords under 14 characters it does store the LM has as well by default, which can generally be cracked with only a little effort as it is not secure.
What this tool does is reveal saved passwords in programs. That is not hard to do. Any password you save for a remote system must, by definition, be stored using some sort of reversible encryption. Doesn't matter what the software is, you can recover a saved password like that. It can be obfuscated, but not hidden. You can, of course, encrypt the entire password store with a password itself, but if you just have a password saved to auto log in to something with no user intervention, it must be saved using something that the program can reverse.
So sorry, this isn't some massive Windows flaw, much though you might want it to be.
Anything that just stores passwords for automatic login, and doesn't require any user interaction, is not secure from something like this. Reason is if a program, like say Thunderbird, can get your e-mail password to hand off to the server, well then another program can too. It is stored in some easily reversible form. However, if the program itself needs a password to access the password store, then it should be secure provided a good password is used. The reason is that it uses that password to encrypt the other passwords with strong encryption. The only way to get at them is to find out the password that is encrypting them.
So if you want the convenience of entering no password, which it just remembers your stuff and never asks you, no, sorry, there is no way to make that secure from another program on your system. However if you have lots of passwords and can't remember all of them and just want to remember one, then a program that uses a master password to encrypt the others will keep them secure, if the master is a good password.
To remove a stored password or other stored information in Internet Explorer 8:
From the Tools menu, select Internet Options.
On the General tab, under "Browsing history", click Delete... .
Check the item(s) you want to delete: Passwords
Click Delete.
If IE8 ever asks you to save a password again, say No.
Also, don't falsely believe that just because you use Chrome or Firefox that a program cannot be developed to steal your passwords on those browsers as well, always assume they can.
Also, be aware that if you don't store passwords, keyloggers become your next concern. Consider getting KeyScrambler by Qfx, it encrypts traffic between your keyboard and the application that receives them preventing third party applications from intercepting anything meaningful. I used to use it a long time ago and it worked great, it looks like they support all major browsers and applications now.
Now that people are releasing browser password crackers, I'm not going to store my passwords in the browser anymore. I have been doing it for awhile now out of sheer laziness and also to protect myself from keyloggers instead of using a keystroke encrypter, but now there's no point in saving passwords like that anymore. I'm going to go back to encrypting my keystrokes and typing my passwords in manually again. I have to admit I'm going to miss the ease of password storage, it made browsing the web convenient for once.
It is sort of exasperating to keep up with password (in)security we really need something to replace passwords, they don't protect us anymore and haven't for a long time.
I hope this helped someone.
Yawn. LSA secrets aren't particularly.
Why not write stories about those who build things rather than give valuable Slashdot electrons to breaking stuff? Boring.
Andrew van der Stock
Skeksis interface is Trial by Stone.
A new tool???
Maybe you should look into NirSoft. (I am not affiliated with NirSoft in anyway, just a user)
http://www.nirsoft.net/password_recovery_tools.html
Shonky software meets Universal Cracker.....
.
Voting up, Voting down - If I really gave a fuck about your approval or not, I'd come and ask you.
My wife needs a tool like this. She can never remember her passwords.