{"id":522,"date":"2016-05-02T15:05:58","date_gmt":"2016-05-02T12:05:58","guid":{"rendered":"https:\/\/decrypthash.ru\/en\/?page_id=522"},"modified":"2016-12-21T15:08:48","modified_gmt":"2016-12-21T12:08:48","slug":"encryption-algorithms-in-cms","status":"publish","type":"page","link":"https:\/\/decrypthash.ru\/en\/articles-and-help\/encryption-algorithms-in-cms\/","title":{"rendered":"Encryption algorithms in CMS"},"content":{"rendered":"<h2>Examples of hash in common CMS systems<\/h2>\n<table style=\"height: 250px;\" width=\"400\">\n<tbody>\n<tr>\n<td>CMS system<\/td>\n<td>Hashing algorithm<\/td>\n<\/tr>\n<tr>\n<td>Joomla &gt;=1.0.13<\/td>\n<td>md5($pass.$salt)<\/td>\n<\/tr>\n<tr>\n<td>IPB 2.x.x.<\/td>\n<td>md5(md5($salt).md5($pass))<\/td>\n<\/tr>\n<tr>\n<td>vBulletin &lt; v3.8.5<\/td>\n<td>md5(md5($pass).$salt)<\/td>\n<\/tr>\n<tr>\n<td>DataLife Engine<\/td>\n<td>md5(md5($pass))<\/td>\n<\/tr>\n<tr>\n<td>osCommerce<\/td>\n<td>md5($salt.$pass)<\/td>\n<\/tr>\n<tr>\n<td>SMF 1.1.x.<\/td>\n<td>sha1($username.$pass)<\/td>\n<\/tr>\n<tr>\n<td>WordPress &gt;=2.6.2<\/td>\n<td>md5($wordpress)<\/td>\n<\/tr>\n<tr>\n<td>PhpBB &gt;=3<\/td>\n<td>md5($phpbb3)<\/td>\n<\/tr>\n<tr>\n<td>vBulletin &gt; v3.8.5<\/td>\n<td>md5(md5($pass).$salt)<\/td>\n<\/tr>\n<tr>\n<td>MyBB &lt; 1.2<\/td>\n<td>md5(md5($salt).$pass)<\/td>\n<\/tr>\n<tr>\n<td>MyBB &gt; 1.2<\/td>\n<td>md5(md5($salt).md5($pass))<\/td>\n<\/tr>\n<tr>\n<td>SMF 2.0.x Previous<\/td>\n<td>sha1($username.$pass)<\/td>\n<\/tr>\n<tr>\n<td>Woltlab BB<\/td>\n<td>sha1($salt.sha1($salt.sha1($pass)))<\/td>\n<\/tr>\n<tr>\n<td>YaBB<\/td>\n<td>md5(HMAC)<\/td>\n<\/tr>\n<tr>\n<td>RAdmin v2.x<\/td>\n<td>RAdmin v2.x<\/td>\n<\/tr>\n<tr>\n<td>Radiant<\/td>\n<td>sha1(sha1($pass))<\/td>\n<\/tr>\n<tr>\n<td>PunBB 1.3.x<\/td>\n<td>md5($salt.md5($pass))<br \/>\nsha1($salt.sha1($pass))<\/td>\n<\/tr>\n<tr>\n<td>TorrentStrike v0.4<\/td>\n<td>md5($salt.$pass.$salt)<\/td>\n<\/tr>\n<tr>\n<td>WBNews<\/td>\n<td>md5($pass.$salt)<\/td>\n<\/tr>\n<tr>\n<td>WWWThreads<\/td>\n<td>DES(Unix)<\/td>\n<\/tr>\n<tr>\n<td>Pligg CMS<\/td>\n<td>sha1($salt.$pass)<\/td>\n<\/tr>\n<tr>\n<td>RunCMS<\/td>\n<td>md5($pass)<br \/>\nsha1($username.$pass)<\/td>\n<\/tr>\n<tr>\n<td>Lineage-2 Java Server<\/td>\n<td>sha1(Base64)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Examples of hash in common CMS systems CMS system Hashing algorithm Joomla &gt;=1.0.13 md5($pass.$salt) IPB 2.x.x. md5(md5($salt).md5($pass)) vBulletin &lt; v3.8.5 md5(md5($pass).$salt) DataLife Engine md5(md5($pass)) osCommerce md5($salt.$pass) SMF 1.1.x. sha1($username.$pass) WordPress &gt;=2.6.2 md5($wordpress) PhpBB &gt;=3 md5($phpbb3) vBulletin &gt; v3.8.5 md5(md5($pass).$salt) MyBB &lt; 1.2 md5(md5($salt).$pass) MyBB &gt; 1.2 md5(md5($salt).md5($pass)) SMF 2.0.x Previous sha1($username.$pass) Woltlab BB sha1($salt.sha1($salt.sha1($pass))) YaBB [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":446,"menu_order":7,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-522","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/decrypthash.ru\/en\/wp-json\/wp\/v2\/pages\/522","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/decrypthash.ru\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/decrypthash.ru\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/decrypthash.ru\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/decrypthash.ru\/en\/wp-json\/wp\/v2\/comments?post=522"}],"version-history":[{"count":1,"href":"https:\/\/decrypthash.ru\/en\/wp-json\/wp\/v2\/pages\/522\/revisions"}],"predecessor-version":[{"id":523,"href":"https:\/\/decrypthash.ru\/en\/wp-json\/wp\/v2\/pages\/522\/revisions\/523"}],"up":[{"embeddable":true,"href":"https:\/\/decrypthash.ru\/en\/wp-json\/wp\/v2\/pages\/446"}],"wp:attachment":[{"href":"https:\/\/decrypthash.ru\/en\/wp-json\/wp\/v2\/media?parent=522"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}