<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : How Safe is Encrypti&#111;n?</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : How Safe is Encrypti&#111;n?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 12:33:31 +0000</pubDate>
  <lastBuildDate>Fri, 14 Oct 2005 07:19:47 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=16854</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[How Safe is Encrypti&#111;n? : The simplest solution if anyone...]]></title>
   <link>https://forums.webwiz.net/how-safe-is-encryption_topic16854_post92174.html#92174</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 16854<br /><strong>Posted:</strong> 14&nbsp;October&nbsp;2005 at 7:19am<br /><br />The simplest solution if anyone is worried about the encryptedpasswords being de-crypted is to make sure that a hacker doesn't gethold of your database in the first place.<br><br>If you are running the Access version Web Wiz Forums comes withinstalled instructions on how to secure your database from hackers byplacing it in a folder that doesn't have HTTP access.<br><br>If you are running MS SQL Server, then your database should be pretty secure anyway and you don't need to do anything.<br><br>Probably the biggest weakness to a hacker is if you make your admin password easy to guess.<br>]]>
   </description>
   <pubDate>Fri, 14 Oct 2005 07:19:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-safe-is-encryption_topic16854_post92174.html#92174</guid>
  </item> 
  <item>
   <title><![CDATA[How Safe is Encrypti&#111;n? : The one-way hash function in WWF...]]></title>
   <link>https://forums.webwiz.net/how-safe-is-encryption_topic16854_post92088.html#92088</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19649">JJLatWebWiz</a><br /><strong>Subject:</strong> 16854<br /><strong>Posted:</strong> 12&nbsp;October&nbsp;2005 at 1:16pm<br /><br />The one-way hash function in WWF provides substantial protection of the passwords.&nbsp;&nbsp;Even if the encryption method were MD5, WWF v7.92 "salts" the hash to make the so-called MD5 crack more difficult.&nbsp; In practical terms, it would probably be easier to guess your password or trick you into giving it away&nbsp;and much easier to&nbsp;compromise the Windows machine hosting your site than to defeat the encryption.<DIV>&nbsp;</DIV><DIV>In theory, MD5 and SHA1 hashes suffer from a weakness known as "collisions", where two different strings of text result in the same hash.&nbsp; That means that if your password was "abcd1234" the hash stored in the database might be the same as the hash for "wxyz7890", so an attacker doesn't have to try every possible combination of characters that a 128 bit (for MD5) or a 160 bit (as used by WWF) hash would imply.&nbsp; I could be so easy that an semi-skilled script-kiddie with an average gaming PC could find a collision in a matter of hours.&nbsp; However, the technique used to exploit the weakness requires the attacker to possess the password hash, which WWF does not provide.</DIV><DIV>&nbsp;</DIV><DIV>If an attacker gains access to your database, he has access to the hash and the salt and, presumably, your source code.&nbsp; With all that information, and assuming the one-way hash of WWF is equally vulnerable to collisions, the attacker doesn't have to find your password, he just has to find a set of characters that produces the same hash.&nbsp; If the attacker does not have access to the database, then he has to try billions upon billions of possible passwords, and through the WWF web interface is laughably impractical even if the hash function suffers from collision weaknesses.</DIV><DIV>&nbsp;</DIV><DIV>If the hash used in WWF were MD5, this might be a concern since tools are being developed to demonstrate the MD5 weakness and so punks don't have to understand encryption, just how to use the tool.&nbsp; Maybe there are people out there who know of a flaw or weakness in the WWF one-way hash, but it seems unlikely given the depth of knowledge it implies.</DIV><DIV>&nbsp;</DIV><DIV>In short, your passwords (and only your passwords)&nbsp;are very secure against being decrypted.&nbsp; Everything else in the equation is so vulnerable that WWF passwords&nbsp;can safely&nbsp;be an after-thought.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 12 Oct 2005 13:16:28 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-safe-is-encryption_topic16854_post92088.html#92088</guid>
  </item> 
  <item>
   <title><![CDATA[How Safe is Encrypti&#111;n? : Even though MD5 has been cracked,...]]></title>
   <link>https://forums.webwiz.net/how-safe-is-encryption_topic16854_post92053.html#92053</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 16854<br /><strong>Posted:</strong> 11&nbsp;October&nbsp;2005 at 11:41pm<br /><br />Even though MD5 has been cracked, I seriously doubt it can be done byanyone. I don't recall the details but IIRC a massive amount ofcomputer power is needed to repeat this task, thus making it notfeasible. In later versions of .net 2.0 I believe MS is switching toSHAx as the defualt encryption for it's authentication provider but not100% about that.]]>
   </description>
   <pubDate>Tue, 11 Oct 2005 23:41:19 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-safe-is-encryption_topic16854_post92053.html#92053</guid>
  </item> 
  <item>
   <title><![CDATA[How Safe is Encrypti&#111;n? : MD5 Hashing Cracked, Now What?...]]></title>
   <link>https://forums.webwiz.net/how-safe-is-encryption_topic16854_post92047.html#92047</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19827">dfrancis</a><br /><strong>Subject:</strong> 16854<br /><strong>Posted:</strong> 11&nbsp;October&nbsp;2005 at 6:28pm<br /><br /><H2><A class=blogStreamTitle title="Read this blog entry at Channel 9" href="http://channel9.msdn.com/ShowPost.aspx?PostID=125844#125844" target=_new target="_blank"><strong><FONT size=5>MD5 Hashing Cracked, Now What?</FONT></strong></A> </H2><H3 =blogName><A title="Learn more about Channel 9" href="http://www.webwiz.net/2311-10784_3-58548.html" target="_blank"><strong><FONT size=4>Channel 9</FONT></strong></A> </H3><P>With MD5 being cracked and compromised as a crypto method, what are new alternatives that are more stronger than that to use in encryption of passwords and others? i am trying to find a good hashing crypto that is strong and cant be cracked easily for the foreseeable future! thanks </P><DIV =pubDate>Tuesday October 11, 2005 3:11PM PDT </DIV><DIV =pubDate><hr /></DIV><DIV =pubDate>Isn't this the method used?</DIV>]]>
   </description>
   <pubDate>Tue, 11 Oct 2005 18:28:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-safe-is-encryption_topic16854_post92047.html#92047</guid>
  </item> 
  <item>
   <title><![CDATA[How Safe is Encrypti&#111;n? : The encryption for passwords is...]]></title>
   <link>https://forums.webwiz.net/how-safe-is-encryption_topic16854_post91959.html#91959</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 16854<br /><strong>Posted:</strong> 10&nbsp;October&nbsp;2005 at 8:53am<br /><br />The encryption for passwords is 160bit one way encrypted which meansthat the passwords can not be recovered so there is nothing in thesoftware that a hacker can use to decrypt the password.<br><br>For extra security 'SALT' values are also used so that a hacker can nottry and spot similarities in encoding to try a workout the passwords.<br><br>However, as the forums database carries other data that could besensitive such as emails, usernames, etc. it is recommended that youplace the database in a secure folder that isn't accessible through aweb browser. The install instructions tell you how to do this.<br>]]>
   </description>
   <pubDate>Mon, 10 Oct 2005 08:53:43 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-safe-is-encryption_topic16854_post91959.html#91959</guid>
  </item> 
  <item>
   <title><![CDATA[How Safe is Encrypti&#111;n? : How safe is the Web Wiz Forum&amp;#039;s...]]></title>
   <link>https://forums.webwiz.net/how-safe-is-encryption_topic16854_post91932.html#91932</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11511">davidshq</a><br /><strong>Subject:</strong> 16854<br /><strong>Posted:</strong> 09&nbsp;October&nbsp;2005 at 2:35pm<br /><br />How safe is the Web Wiz Forum's encryption? If a hacker had the entirescript and database at his disposal would he be able to hack it and howeasily?<br>David.<br>]]>
   </description>
   <pubDate>Sun, 09 Oct 2005 14:35:36 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-safe-is-encryption_topic16854_post91932.html#91932</guid>
  </item> 
 </channel>
</rss>