MD5 Types

Provido

Katılımcı Üye
21 Eki 2015
477
1
Hello friends , today I shared to a subject that I translated myself and found at foreign source.
I benefited from the subject, I hope you will benefit in the same way.


MD5
Example :c4ca4238a0b923820dcc509a6f75849b
phbBB v2.x is used in Joomla version 1.0.13 and below and in many other forums and CMSs.
length: It is 16bit (32 character).
Explanation:It has no specific signature or solution (except Brute force method).


MD5(Unix)
Example :$1$12345678$XM4P3PrKBgKNnTaqG9P0T/
That uses at Linux operation systems etc.
length: It is 34 character.
Explanation: The signature of that algorithm is $1$ .After that it creates a mixed structure between 1 and 8 then " $ " that sign comes
(like at example) finally the real hash is generates.
Algorithm: Actually it is a loop and it repeats 2000 times.


MD5(APR)
Example:
$apr1$12345678$auQSX8Mvzt.tdBi4y6Xgj.
That uses at Linux operation systems etc.
length: It is 37 character.
Explanation:The signature of that algorithm is $apr1$ .After that it creates a mixed structure between 1 and 8 then " $ " that sign comes
(like at example) finally the real hash is generates.
Algorithm :Actually it is a loop and it repeats 2000 times.

MD5(phpBB3)
Example:
$H$9123456785DAERgALpsri.D9z3ht120
That uses at phpBB 3.x.x and other versions etc.
length: It is 34 character.
Explanation:The signature of this algorithm is $ H $, later a character comes (usually "9") .After that it creates a mixed structure between 1 and 8,
finally the real hash is generates.
Algorithm :Actually it is a loop and it repeats 2048 times.


MD5(Wordpress)
Example:
$P$B123456780BhGFYSlUqGyE6ErKErL01
It uses at WordPress.
length: It is 34 character.
Explanation:The signature of this algorithm is $P$, later a character comes (usually "B") .After that it creates a mixed structure between 1 and 8,
and finally the real hash is generates.
Algorithm :Actually it is a loop and it repeats 8192 times.

md5($pass.$salt)
Example:
6f04f0d75f6870858bae14ac0b6d9f73:1234
That uses at WB News and Joomla versions 1.0.13 and higher.
length: It is 16byte.



md5($salt.$pass)
Example:
f190ce9ac8445d249747cab7be43f7d5:12
That uses at osCommerce, AEF, Gallery and CMS's.
length: It is 16byte.


md5(md5($pass))
Example:
28c8edde3d61a0411511d3b1866f0636
That uses at e107, DLE, AVE, Diferior, Koobi and other CMS's.
length: It is 16byte.

md5(md5($pass).$salt)
Example:
6011527690eddca23580955c216b1fd2:wQ6
That uses at vBulletin and IceBB.
length: It is 16byte.

md5(md5($salt).md5($pass))
Example:
81f87275dd805aa018df8befe09fe9f8:wH6_S
That uses at IPB.
length: It is 16byte.

md5(md5($salt).$pass)
Example:
816a14db44578f516cbaef25bd8d8296:1234
That uses at MyBB.
length: It is 16byte.


md5($salt.$pass.$salt)
Example:
a3bc9e11fddf4fef4deea11e33668eab:1234
That uses at TBDev.
length: It is 16byte.


md5($salt.md5($salt.$pass))
Example:
1d715e52285e5a6b546e442792652c8a:1234
That uses at DLP.
length: It is 16byte.




Source: https://www.turkhackteam.org/kriptografi-sifreleme/1221226-md5-tipleri.html
Translator: Y8Y1K6
 
Üst

Turkhackteam.org internet sitesi 5651 sayılı kanun’un 2. maddesinin 1. fıkrasının m) bendi ile aynı kanunun 5. maddesi kapsamında "Yer Sağlayıcı" konumundadır. İçerikler ön onay olmaksızın tamamen kullanıcılar tarafından oluşturulmaktadır. Turkhackteam.org; Yer sağlayıcı olarak, kullanıcılar tarafından oluşturulan içeriği ya da hukuka aykırı paylaşımı kontrol etmekle ya da araştırmakla yükümlü değildir. Türkhackteam saldırı timleri Türk sitelerine hiçbir zararlı faaliyette bulunmaz. Türkhackteam üyelerinin yaptığı bireysel hack faaliyetlerinden Türkhackteam sorumlu değildir. Sitelerinize Türkhackteam ismi kullanılarak hack faaliyetinde bulunulursa, site-sunucu erişim loglarından bu faaliyeti gerçekleştiren ip adresini tespit edip diğer kanıtlarla birlikte savcılığa suç duyurusunda bulununuz.