<?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 : Extra protection for Access MDB</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 : Extra protection for Access MDB]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 19:58:19 +0000</pubDate>
  <lastBuildDate>Fri, 13 Jan 2006 01:35:42 +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=17763</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[Extra protection for Access MDB :    -boRg- wrote:I still think...]]></title>
   <link>https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post97053.html#97053</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 13&nbsp;January&nbsp;2006 at 1:35am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />I still think the best line of defence is getting the users to place the folder in a database folder only accessible via FTP, this way the database can not be downloaded.<br></td></tr></table><br><br>That's always the safest way.<br><br><b>Update </b>on testing mdb's with asp extensions on different servers"<br>Seems to depend upon the db, not upon the server.<br>Access version doesn't seem to enter into it. Got 2 Access 2003 db's and one downloads and the other executes as asp. If I get a chance this weekend, I'll go after them with a hex editor and see if there's anything resembling a mime type in there.<br>]]>
   </description>
   <pubDate>Fri, 13 Jan 2006 01:35:42 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post97053.html#97053</guid>
  </item> 
  <item>
   <title><![CDATA[Extra protection for Access MDB :   -boRg- wrote:I still think...]]></title>
   <link>https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96883.html#96883</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19649">JJLatWebWiz</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2006 at 6:09pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />I still think the best line of defence is getting the users to place the folder in a database folder only accessible via FTP, this way the database can not be downloaded.</td></tr></table><DIV>&nbsp;</DIV><DIV>Absolutely!&nbsp; Without a doubt or equivocation, the single best line of defense.<BR><BR><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />...the hacker wouldn't be able to get the details of the database location, thus giving an extra layer of protection.<BR></td></tr></table> </DIV><DIV>&nbsp;</DIV><DIV>BRAVO!&nbsp; I've been a little reluctant to point out that a hacker could force an ODBC error and thus cause the server to expose the path and filename of the MDB no matter where it is.</DIV><DIV>&nbsp;</DIV><DIV>The combination of nagging admins to put their database in a secure location and preventing path exposure will definitely help make WWF less hackable.&nbsp; <IMG height=17 alt="Thumbs Up" src="http://forums.webwiz.net/smileys/smiley20.gif" width=23 align=absMiddle border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 11 Jan 2006 18:09:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96883.html#96883</guid>
  </item> 
  <item>
   <title><![CDATA[Extra protection for Access MDB : I still think the best line of...]]></title>
   <link>https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96866.html#96866</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2006 at 4:51pm<br /><br />I still think the best line of defence is getting the users to place the folder in a database folder only accessible via FTP, this way the database can not be downloaded.<br><br>Most web hosts now give a folder specifically for databases where the database can not be downloaded from, so hopefully the simple instructions, and annoying security alerts will encourage people to secure their database.<br><br>Most of the people I find are getting hacked simply don't read the install instructions and therefore don't realise they should secure their database, by forcing it in peoples faces it alerts them to this fact and hopefully should mean the majority of people will start to secure their databases in a folder out side of their web root.<br><br>Another idea I have, and have started to implement to a small degree in version 8, is to use error handling.<br><br>The error handling within the forum could be setup to either just display an error has occurred, or a detailed error message, with the default error message disabled from the admin area the hacker wouldn't be able to get the details of the database location, thus giving an extra layer of protection.<br>]]>
   </description>
   <pubDate>Wed, 11 Jan 2006 16:51:59 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96866.html#96866</guid>
  </item> 
  <item>
   <title><![CDATA[Extra protection for Access MDB : -boRg-, I agree that nagging the...]]></title>
   <link>https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96857.html#96857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19649">JJLatWebWiz</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2006 at 4:13pm<br /><br />-boRg-, I agree that nagging the admin to choose a non-default location and file name is probably the best line of defense.&nbsp; I wouldn't advocate&nbsp;an extension rename in place of your solution.&nbsp; But (you knew it was coming), if a hacker discovers the path and file name, a method of preventing the database from being downloaded is a reasonable second line of defense.<DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>dpyers, I'm looking forward to your results.&nbsp; If there's something contained in one of your MDBs that causes a scripting error, perhaps something similar could be added to all our MDBs so that when they're renamed to .asp, a hacker is foiled.&nbsp; If some servers will attempt to send an unknown extension and not give the 404 error as mine do,&nbsp;your script error may be a better universal solution.</DIV>]]>
   </description>
   <pubDate>Wed, 11 Jan 2006 16:13:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96857.html#96857</guid>
  </item> 
  <item>
   <title><![CDATA[Extra protection for Access MDB : I think the security alert is...]]></title>
   <link>https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96816.html#96816</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2006 at 12:35pm<br /><br />I think the security alert is probably the best method, particularly as it is really annoying as it keeps popping up all the time continually in the admin area till the database is moved.<br><br>I also made it simpler to move with just 1 file needing to be updated and simple instructions to do it that you are taken to if you click 'OK' on the javascript alert.<br>]]>
   </description>
   <pubDate>Wed, 11 Jan 2006 12:35:36 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96816.html#96816</guid>
  </item> 
  <item>
   <title><![CDATA[Extra protection for Access MDB : I just tried it with a .mdb renamed...]]></title>
   <link>https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96780.html#96780</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 10&nbsp;January&nbsp;2006 at 9:43pm<br /><br />I just tried it with a .mdb renamed to .asp. First server I tried it on convinced be you were full of the stuff that makes the grass grow green as I cot an immediate script error. <br><br>Unfortunately, I tried it on another server with a different .mdb file to .asp and it downloaded the file and opened it as text. S I figure maybe I am full of that stuff.<br><br>Tonight I'll switched the files between the two servers and try again to see if it's caused by the file or by the server. <br>]]>
   </description>
   <pubDate>Tue, 10 Jan 2006 21:43:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96780.html#96780</guid>
  </item> 
  <item>
   <title><![CDATA[Extra protection for Access MDB : dpyers - What kind of script extension...]]></title>
   <link>https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96685.html#96685</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19649">JJLatWebWiz</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2006 at 6:53pm<br /><br />dpyers - What kind of script extension are you talking about?&nbsp; When I changed my wwForum to .asp, I got the full file sent to me and I was easily able to pick out all the raw data from the stream.&nbsp; The data was mangled enough that Access would not open it when saved to my PC, but it's probably repairable.&nbsp; But even without repair, the data is intact.&nbsp; My test involved a smallish 900K test file, so maybe the server would timeout with a larger file.&nbsp; And maybe your test file circumstantially has code that causes the error.&nbsp; Perhaps you could test it with an empty wwForum as supplied with the WWF setup.<DIV>&nbsp;</DIV><DIV>In any case, if either technique works, it's better than leaving the MDB in the default&nbsp;folder with the MDB extension.&nbsp; IMO, a 404 error is a better&nbsp;result since the hacker may assume that the file does not actually exist.&nbsp; Some other result may be less secure since it's possible that even a script error could be leaking data.</DIV><DIV>&nbsp;</DIV><DIV>Does anyone know of file permissions that would allow file access only by ODBC via a script but not by the http server directly?&nbsp; Or is that too close to Nirvana?</DIV>]]>
   </description>
   <pubDate>Mon, 09 Jan 2006 18:53:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96685.html#96685</guid>
  </item> 
  <item>
   <title><![CDATA[Extra protection for Access MDB : A lot of webservers will default...]]></title>
   <link>https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96507.html#96507</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 07&nbsp;January&nbsp;2006 at 12:39am<br /><br />A lot of webservers will default to delivering text if the mime type/extension is unknown to them. Using a script extension will cause the server to try to execute the file as a script - which will then error out - the entire file is not delivered to the browser, just the script error.]]>
   </description>
   <pubDate>Sat, 07 Jan 2006 00:39:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96507.html#96507</guid>
  </item> 
  <item>
   <title><![CDATA[Extra protection for Access MDB : Why dont you just by default not...]]></title>
   <link>https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96501.html#96501</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1070">MadDog</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 06&nbsp;January&nbsp;2006 at 9:03pm<br /><br />Why dont you just by default not setup the connections file?<br /><br />I can see how this would lead to a lot more forum posts, but on the other hand you wont get a bad rep from all the noobs not changing the database path and getting hacked.]]>
   </description>
   <pubDate>Fri, 06 Jan 2006 21:03:19 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96501.html#96501</guid>
  </item> 
  <item>
   <title><![CDATA[Extra protection for Access MDB : At the moment it only gives a...]]></title>
   <link>https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96492.html#96492</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 06&nbsp;January&nbsp;2006 at 6:30pm<br /><br />At the moment it only gives a warning for the database, and errorhandling for email porblems, database connection problems, and databaseupdate errors.<br><br>Checking the server permissions would be slightly harder, but checking for weak passwords is also a good idea.<br>]]>
   </description>
   <pubDate>Fri, 06 Jan 2006 18:30:44 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/extra-protection-for-access-mdb_topic17763_post96492.html#96492</guid>
  </item> 
 </channel>
</rss>