<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1036497" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1036497</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/plesk-encouraging-god-users-mysql-horrible-database-practice#comment-1210254</link>
    <description> &lt;p&gt;I think both of you are well ahead of the curve.  You would not believe the things &lt;strong&gt;I SAW&lt;/strong&gt; customers do while in the hosting business.  I am talking about seriously amateurish implementations that just screamed &quot;hack me.&quot;&lt;/p&gt;
&lt;p&gt;Yesterday, I had the pleasure of sitting in on two talks on web application hacking by one of the authors of &lt;a href=&quot;http://www.amazon.com/Hacking-Exposed-Web-Applications-Second/dp/0072262990/&quot; class=&quot;bb-url&quot;&gt;Hacking Exposed Web Applications&lt;/a&gt;.  He demonstrated a bunch of scary stuff with blind SQL injection, cross site scripting, and good-old-fashion recon-and-exploit.&lt;/p&gt;
&lt;p&gt;A few points about databases:&lt;/p&gt;
&lt;ol class=&quot;bb-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Most &lt;/strong&gt;web applications are exploitable&lt;/li&gt;
&lt;li&gt;The entire database can be extracted through a single injection spot even when error reporting is turned off (look up Blind SQL Injection)&lt;/li&gt;
&lt;li&gt;It does not matter which database server or programming environment you use, they are all vulnerable.&lt;/li&gt;
&lt;li&gt;Always pay attention to what you put in your URLS.  That is where attackers first look for weaknesses.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Frameworks help when used properly as they can be fixed much like an operating system can be patched to close a vulnerability.&lt;/p&gt;
&lt;p&gt;By the way, be sure that you &lt;strong&gt;have no web accessible&lt;/strong&gt; web logs or analyzed statistics.  Information that is accessed the least is very valuable as they often point to administrative interfaces.&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Nov 2006 13:25:43 +0000</pubDate>
 <dc:creator>FrankR</dc:creator>
 <guid isPermaLink="false">comment 1210254 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/plesk-encouraging-god-users-mysql-horrible-database-practice#comment-1210063</link>
    <description> &lt;p&gt;For the pregam I wrote, I also have 3 users.  one that is read only of general information, one that can read/write user databases once they are loged in, and one for only during signup/maintenance scipts (to create new databases for new users, to archive and delete databases from users that have been expired 6 months, etc). Then we also have full access one that is not used by the program, either used SSH in or using phpMyAdmin on the secure side of our server.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Mon, 06 Nov 2006 14:19:56 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1210063 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/plesk-encouraging-god-users-mysql-horrible-database-practice#comment-1210018</link>
    <description> &lt;p&gt;I certainly don&#039;t use Plesk to configure MySQL access! We use Plesk on this site (not through choice) and we do not like it at all. It&#039;s very restrictive and assumes far too much about what you&#039;re trying to do. I think what you&#039;ve pointed out is a good example of that: because users are obviously too stupid to control permissions themselves!&lt;/p&gt;
&lt;p&gt;Personally I just SSH into the server and type mysql -ublah -p then enter SQL manually. There are some good tools from MySQL for managing databases remotely (if you don&#039;t like/don&#039;t have access to SSH): &lt;a href=&quot;http://dev.mysql.com/downloads/gui-tools/&quot; class=&quot;bb-url&quot;&gt;http://dev.mysql.com/downloads/gui-tools/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 05 Nov 2006 20:38:49 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1210018 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
