|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Decrypting this that came from a mail server?
18f318a748e7567b78863d2845efb8ea im trying to learn about decryption and encryption what does that above mean? I know its a password from my local mail server but how do i decrypt and encrypt it? thanks for your help everyone
|
|
#2
|
|||
|
|||
|
It's already encrypted to decrypt you will have to run a password cracker on it.
|
|
#3
|
||||
|
||||
|
The password is probably a hash. It cannot be "decrypted"; The process is a one-way transformation.
You can run something called a cracker on it, which will hash combinations of words and phrases, hoping that the hash produces will be equivalent to the one that you ask it to crack. If it finds a match, then the data that it hashed is almost certainly the same data as in the password. Hashes are useful because even if the password files are compromised, the passwords still cannot be recovered without a huge amount of work. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Mail Server Help > Decrypting this that came from a mail server? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|