Welcome to the Newschoolers forums! You may read the forums as a guest, however you must be a registered member to post.
Register to become a member today!
sending password by email
Posts: 8356
-
Karma: 1,084
hey all,
a friend of mine forgot his password. (60ft_SLOPESTYLE) is there a possibility to send it by email?
thx alot
proudly representing ISCHGL, TIROL, AUSTRIA
Posts: 417
-
Karma: 10
Absolutely not. The security risk is far too great.
Posts: 2493
-
Karma: 11
they can. message nopoles
Save Sugar Loaf! It's our resort, not just real estate.
Posts: 4698
-
Karma: 53
I got the same problem and e-mailed chris o connell but he said they couldnt retrieve it(see thread I just created)
'Yes time flies. And were did it leave you? Old too soon, smart too late'
Mike Tyson
Posts: 2216
-
Karma: 883
No we can't retrieve a password, but we can reset it.
--
What's hot? This is the computer industry, we play something out and stick with it..
Posts: 42
-
Karma: 10
Not that resetting it isn't good enough, but just because I'm interested...how could you not be able to retrieve it? Every encryption algorithm has a decryption algorithm. When I login, even if it just re-encrypts my password and compares the two encrypted ones, you just do the opposite of the encyrption and whamo, it's decrypted.
Posts: 1473
-
Karma: 21
dont forget your password lesson learned daaaaaaamn
“Has you ever had an abortion? Surely you should try something before you say it is bad. Because I was very anti-Burger King, but then I went there and I had the flame grilled, ain’t it, and you know it was like amazing.� -Ali G
Posts: 1468
-
Karma: 11
click on the thing that says 'save password' next time you log in
-Craig
'Lawrence, what would you do if you had a million dollars?'
'I'll tell you what id do man, two chick s at the same time man'
'thats it? if you had a million youd do two chicks at the same time?'
'damn straight, always wanted to do that man, i think if i were a millionaire i could hook that up too cause chicks dig dudes with money'
'well not all chicks'
'well, chicks that double up on me do'
'good point'
Posts: 1668
-
Karma: 10
sure, but the standard encryption in most languages doesnt offer a simple decryption function. I know for example in PHP the most effective form is md5() and as fara s I'm aware there isnt a function to decrypt it. Corrcet me if I'm worng tho.
.:PABLO:.
Member No: 12718
I am just a worthless liar, I am just an imbecil, I will only complicate you, trust in me and fall aswell...
It's fun being hated.
Posts: 2216
-
Karma: 883
We don't use an encryption algorithm for passwords, we use a hash (yes you read right).
A hash is a unique number that represents a string of characters. So we take your password and hash it using MD5. It basically gives us a unique key that identifies your password.
When you login to NS we MD5 the password that is supplied and compare it against the MD5 hash that's in the database. If the hashs match then the original strings were the same, thus a matching password.
Hash functions have no 'decryption' method. One way only.
--
What's hot? This is the computer industry, we play something out and stick with it..
Posts: 1913
-
Karma: 12
give me 4 or 5 months and a fast computer and i'll brute force it.
___________________
Are we clear or do we have to take this e-outside?
--Crystal-needs-a-park
Posts: 8830
-
Karma: 214
Posts: 1991
-
Karma: 14
Cool.
_______________________
'Thanks for ripping off my friend. He has a magnum.' - SkogenJake
'I was like a 13 year old girl meeting a backstreet boy' - Ski@Jaypeak2 ... on meeting Glen Plake
Posts: 42
-
Karma: 10
Mmmm, totally forgot about hash functions. It's good to be out of school. :)
Posts: 2057
-
Karma: 11
good luck with the brute force thing, it really depends on the password and the amount of possible passwords in your wordlist, if the password has some caps and some no caps OR has characters AND numbers then your completly screwed, and if it has sumthing to do with the person/their family chances are that the brute force wordlist wont have the password
Posts: 2626
-
Karma: 10
^unless you make a code that just tries random combinations
______________________
Screw this I'm going skiing
Posts: 1913
-
Karma: 12
^ well that's what brute force is, but jacktheripper was referring to a dictionary attack that most programs do before brute forcing. I agree. it will take so long and it is basically useless. i was mostly joking when i made that comment.
___________________
Are we clear or do we have to take this e-outside?
--Crystal-needs-a-park
Posts: 10166
-
Karma: 55
thats good to know
SKI FOR LIFE!
If it was easy it would be called snowboarding.
WHITEWATER
Posts: 4454
-
Karma: 10
learned about hashes last year in comp sci, i feel smart!
-Ira
Member No. 8857
Viva La Rèsistance
i think the hustle dance is pretty sick - DENALI44
Posts: 9599
-
Karma: 129
don't know jack about hashes, feel useless.
______________________
- Ian
~~Phunkin Phatt Phreerider~~
Posts: 8356
-
Karma: 1,084
i think he can rememember it again. He is a little dumb...
proudly representing ISCHGL, TIROL, AUSTRIA
All times are Eastern (-5)