Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc.

Go Back   Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc. > >> General Public > Chit Chat Public
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Chit Chat Public Talk about any thing you want! This forum is public.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-23-2003, 07:15 AM
somereseller's Avatar
somereseller somereseller is offline
Usability everywhere
Vortech Inc. Customer
 
Location: mars
If a user can see any NT Hash, he has your password

I don't know how IIS shared hosting works, but I just wanted to let you know that if a Vortech user can see the NT Hash of passwords stored on an win2k box, he can get all the passwords in no time. A recent discovery has shown that M$'s way of encoding passwords is very weak...

On unix, you can also see the password and try to crack it, but it takes time if the password is well chosen.

Last edited by somereseller : 07-23-2003 at 07:21 AM.
Reply With Quote
  #2  
Old 07-23-2003, 07:56 AM
Brangwyn Brangwyn is online now
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Thats really nothing recent actually if NT is using lanman compatability mode (basically to enable win95 and win98 computers to conenct to it) then the hash is quite vulernable, however it is significantly stronger if LM is not on.

Given the hash of any password you can brute force it given time, I understand LASEC are reporting they have some new fantastic tool that can do it in considerable less time but as yet I've not seen any solid proof that its capable of doing what it reports in any less time than a full bruteforce attack on a complex password would take.
Reply With Quote
  #3  
Old 07-23-2003, 08:04 AM
somereseller's Avatar
somereseller somereseller is offline
Usability everywhere
Vortech Inc. Customer
 
Location: mars
Weakness in Lanman is nothing new, but M$ has put NT Hash in place, as a replacement. It now appears that it was just a lure, not really any better.

You can submit your hash to the lab and they will indicate in how much time it was cracked. It usually takes seconds. Compare that to a brute force attack on a unix password....
Reply With Quote
  #4  
Old 07-23-2003, 08:22 AM
Brangwyn Brangwyn is online now
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
NT Hash isn't new either really, been in place for probably 4+ years

Your post reminded me to check their site out, looks like most of the results on the page are "not found" to me and it won't let me submit something of my own, so I'll remain unconvinced for now ... I actually find it hard to believe that with so many people working on cryptography (and many of them are virtual mathematical geniuses) that new applications of the particular technique they cliam to be using haven't been found or published long before now.
Reply With Quote
  #5  
Old 07-23-2003, 08:34 AM
somereseller's Avatar
somereseller somereseller is offline
Usability everywhere
Vortech Inc. Customer
 
Location: mars
What error did you get when trying to submit your own?

About the notfound errors : "The most likely reason for not finding a half of a password is that it contains a character which is neither a letter nor a digit".

That means that if hosted win users were allowed to insert special characters, they could be safe for a while, but I think Hsphere does not allow that.

Mathematical geniuses don't care about M$ passwords . But then students love to crack M$ software

Last edited by somereseller : 07-23-2003 at 08:37 AM.
Reply With Quote
  #6  
Old 07-23-2003, 08:55 AM
Brangwyn Brangwyn is online now
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
I got too many entries in the Q when trying to submit.

Its not about cracking Microsoft passwords, its common knowledge exactly what algorithims are that they use etc it has more do do about the alogorithim being used to process "appranatly" so many hashes at once, which is something cryptologists are always working on. How or what the theorys are applied to is pretty much irrelevant to them

Any password worth its salt (hehe cuse the pun) will always have special characters in it.

Yeah H-Sphere for some unknown reason doen't allow specials, I'm sure psoft has a valid reason for it, though I can't think of one.
Reply With Quote
  #7  
Old 07-23-2003, 09:23 AM
somereseller's Avatar
somereseller somereseller is offline
Usability everywhere
Vortech Inc. Customer
 
Location: mars
Well, they have a new technique in place that apparently works very well (Rainbow tables).

One of the reason Psoft does that is that they can't find a way to store those characters in a neutral way. Some browsers convert those characters before sending them in a form and I guess they don't want to trap all those exceptions...

But i've done some research and Hsphere allows this : a-z A-Z 0-9 _ = ! .

So I guess it's time to change all those weak passwords....
Reply With Quote
  #8  
Old 07-23-2003, 09:44 AM
Brangwyn Brangwyn is online now
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Yeah but when browsers convert them they convert them to ascii codes basically, so if the server can interpret them then so can H-Sphere, I'm thinking perhaps the big problem is probably users with funny LCID's and non "western" character sets perhaps

Interesting they support a couple of specials anyway I guess
Reply With Quote
  #9  
Old 07-23-2003, 10:33 AM
somereseller's Avatar
somereseller somereseller is offline
Usability everywhere
Vortech Inc. Customer
 
Location: mars
But if you read their page carefully, you'll notice that they have another script that accept 16 special characters. It just takes a bit more time...Over a minute instead of 5 secs ;P

I wouldn't be surprised to see tons of compromised boxes appear all over the planet in no time...Unless those hash maps can be hidden in some safe place (I don't know much about IIS hosting, I simply don't trust it)?

EDIT : You=we, I should have mentioned it earlier.

Last edited by somereseller : 07-23-2003 at 10:39 AM.
Reply With Quote
  #10  
Old 07-23-2003, 07:25 PM
Brangwyn Brangwyn is online now
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Theres only three ways to retrieve the hash really anyway, one is by extracting it from the registry so you need to already have access to the machine, the second is by packet sniffing within the same network and the thrid is by taking it from a SAM file. All three methods need virtually physical access to the machine in question, so I don't think there will be any big rush on NT Hash exploits.
Reply With Quote
  #11  
Old 07-24-2003, 02:00 AM
somereseller's Avatar
somereseller somereseller is offline
Usability everywhere
Vortech Inc. Customer
 
Location: mars
Yeah, I've read some stuff about all this and found out that there are ways to administrate a win box that can keep it safe from those Hash extractors.

Why would one need physical access to extract the registry or sniff the network. This can easily be done (at least the sniffing part) by just having an account, no?
Reply With Quote
  #12  
Old 07-24-2003, 02:26 AM
Brangwyn Brangwyn is online now
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Quote:
virtually physical
If the only account that has access to read the registry doesn't have remote logon permissions then you would physically have to be on the machine

As for sniffing you have to be able to place a sniffer on the same lan segment, which would normally mean your in the same office/building/location as the machine, so again you might as well just go straight to the machine.
Reply With Quote
  #13  
Old 07-24-2003, 07:05 AM
somereseller's Avatar
somereseller somereseller is offline
Usability everywhere
Vortech Inc. Customer
 
Location: mars
Isn't it possible to just upload a sniffer on one of the nt machines?
It would be useless if the sniffer needs admin rights or needs to access the nic in promiscuous mode I guess.
Reply With Quote
  #14  
Old 07-24-2003, 07:53 AM
Brangwyn Brangwyn is online now
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
If you were going to those lengths then you'd probably just try uploading a keylogger instead

Most sniffers require the nic in promiscuous mode afaik.
Reply With Quote
  #15  
Old 07-24-2003, 11:59 AM
somereseller's Avatar
somereseller somereseller is offline
Usability everywhere
Vortech Inc. Customer
 
Location: mars
Indeed, seems easier to trojan an admin that uses IE to get all his passes than to go into great length to sniff an entire network =)
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
System won't accept Password - New FTP user keith H-Sphere Pre-Sales 2 01-19-2004 09:08 AM
Password on Directory bobi H-Sphere Pre-Sales 6 01-14-2004 06:06 AM


All times are GMT -5. The time now is 12:45 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. ©2005
Page generated in 0.81716 seconds with 14 queries
[Output: 111.38 Kb. compressed to 102.47 Kb. by saving 8.92 Kb. (8.00%)]