<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Musings on Database Security</title>
	
	<link>http://www.slaviks-blog.com</link>
	<description>Slavik's Blog</description>
	<pubDate>Tue, 14 Jul 2009 22:49:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/slaviks-blog/WxxD" type="application/rss+xml" /><feedburner:emailServiceId>slaviks-blog/WxxD</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Oracle Jul2009 CPU</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/rwbKN6JK9kA/</link>
		<comments>http://www.slaviks-blog.com/2009/07/14/oracle-jul2009-cpu/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 22:49:35 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
		
		<category><![CDATA[DBA]]></category>

		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[patching]]></category>

		<category><![CDATA[cpus]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=142</guid>
		<description>Wow, that&amp;#8217;s a big one! Not so much as in the number of security bugs fixed but from the severity point of view.
Oracle fixed 30 vulnerabilities which is a bit less than the previous CPUs. Most of the problems are in the core database product and centered around the network components. The advanced queueing usual [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=rwbKN6JK9kA:WvTxXM9zkGY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/slaviks-blog/WxxD/~4/rwbKN6JK9kA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/07/14/oracle-jul2009-cpu/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/07/14/oracle-jul2009-cpu/</feedburner:origLink></item>
		<item>
		<title>Accessing Oracle from Python</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/PqPARsf8FJM/</link>
		<comments>http://www.slaviks-blog.com/2009/07/03/accessing-oracle-from-python/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 01:01:04 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
		
		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[SQL*Plus]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=137</guid>
		<description>It&amp;#8217;s been a while since I&amp;#8217;ve updated my blog. I feel guilty  
Lately, I&amp;#8217;ve been using a lot of Python to do my Oracle research and I needed a way to do simple selects across multiple versions and platforms from the same IDLE shell. On top of that, I need to connect as SYSDBA. [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=PqPARsf8FJM:_wpbA69xlFU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/slaviks-blog/WxxD/~4/PqPARsf8FJM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/07/03/accessing-oracle-from-python/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/07/03/accessing-oracle-from-python/</feedburner:origLink></item>
		<item>
		<title>Getting OS access using Oracle Database unprivileged user</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/2b0nl4B6_1Q/</link>
		<comments>http://www.slaviks-blog.com/2009/04/22/getting-os-access-using-oracle-database-unprivileged-user/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 17:57:00 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
		
		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[monitoring]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[sentrigo]]></category>

		<category><![CDATA[oracle_database_security]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=128</guid>
		<description>Recently, I read a very interesting paper by Alexandr Polyakov talking about how an unprivileged user can get OS access to the database machine by stealing NTLM challenge-response authentication strings.
I really liked the way it was written and the fact that it uses automated metasploit plug-ins that will try to evade detection by using obfuscation [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=2b0nl4B6_1Q:7yFVynxx2tQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/slaviks-blog/WxxD/~4/2b0nl4B6_1Q" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/04/22/getting-os-access-using-oracle-database-unprivileged-user/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/04/22/getting-os-access-using-oracle-database-unprivileged-user/</feedburner:origLink></item>
		<item>
		<title>Sentrigo integrates with Repscan to provide vulnerability assessment</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/dVajbBW_y4Y/</link>
		<comments>http://www.slaviks-blog.com/2009/04/16/sentrigo-integrates-with-repscan-to-provide-vulnerability-assessment/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 21:23:09 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
		
		<category><![CDATA[DBA]]></category>

		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[sentrigo]]></category>

		<category><![CDATA[database security]]></category>

		<category><![CDATA[repscan]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=124</guid>
		<description>Anybody using Oracle databases, and anyone who is concerned about vulnerability assessment should be familiar with Repscan - the best scanner for Oracle databases, developed by Alexander Kornbrust’s Red-Database-Security.
The scanner, built upon Alex&amp;#8217;s extensive experience in doing thousands of pen tests and database reviews, has some very unique features and tests. At Sentrigo, I always [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=dVajbBW_y4Y:X_rDt1iU3NI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/slaviks-blog/WxxD/~4/dVajbBW_y4Y" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/04/16/sentrigo-integrates-with-repscan-to-provide-vulnerability-assessment/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/04/16/sentrigo-integrates-with-repscan-to-provide-vulnerability-assessment/</feedburner:origLink></item>
		<item>
		<title>Displaying internal errors to the customer</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/JIxEjI7ENv0/</link>
		<comments>http://www.slaviks-blog.com/2009/04/09/displaying-internal-errors-to-the-customer/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:52:01 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
		
		<category><![CDATA[SQL injection]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=120</guid>
		<description>I recently had a discussion with our development team about displaying stack traces to the customer.
Looking at this from a support point of view, no doubt that if a customer can tell support exactly what the problem is, it will shorten the investigation and will allow support to pinpoint the issue faster. On the other [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=JIxEjI7ENv0:NL3wlE0ZoAk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/slaviks-blog/WxxD/~4/JIxEjI7ENv0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/04/09/displaying-internal-errors-to-the-customer/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/04/09/displaying-internal-errors-to-the-customer/</feedburner:origLink></item>
		<item>
		<title>Updated FuzzOr</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/0pGlxPC45X8/</link>
		<comments>http://www.slaviks-blog.com/2009/02/04/updated-fuzzor/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 14:23:47 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=116</guid>
		<description>I&amp;#8217;ve recently updated FuzzOr to include the following:

Better functionality when working with types (objects, tables, PL/SQL records, etc.)
A feature to generate automatic Hedgehog security rules from the scanning results.  For example, if you find a vulnerability, but you are unable to fix it (ie, you don&amp;#8217;t own the code, the code is wrapped or you [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=0pGlxPC45X8:sZhJT5sGFjk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/slaviks-blog/WxxD/~4/0pGlxPC45X8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/02/04/updated-fuzzor/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/02/04/updated-fuzzor/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.563 seconds --><!-- Cached page served by WP-Cache -->
