<?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:slash="http://purl.org/rss/1.0/modules/slash/" 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>
	<lastBuildDate>Tue, 27 Oct 2009 19:23:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</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>CREATE TABLE to OSDBA</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/bagcy7fKazc/</link>
		<comments>http://www.slaviks-blog.com/2009/10/27/create-table-to-osdba/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 19:23:12 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=200</guid>
		<description>Paul Wright has written an excellent paper on an interesting way to attack Oracle using external tables.
It just goes to show that any permission can be abused in the right circumstances. I&amp;#8217;m still amazed that UTL_FILE is still granted to PUBLIC by default.
Anyways, great work, Paul!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=bagcy7fKazc:_vIo5wPk5dg: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/bagcy7fKazc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/10/27/create-table-to-osdba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/10/27/create-table-to-osdba/</feedburner:origLink></item>
		<item>
		<title>Oracle October 2009 CPU</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/aKcshBR_Ito/</link>
		<comments>http://www.slaviks-blog.com/2009/10/21/oracle-october-2009-cpu/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 16:23:13 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[patching]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[cpus]]></category>
		<category><![CDATA[virtual_patching]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=195</guid>
		<description>Oracle has released the October CPU with 38 announced security fixes (and more under the covers). 16 database vulnerabilities out of which a mind blowing 6 may be remotely exploitable without authentication, i.e., may be exploited over a network without the need for a username and password. Also, 3 of those will allow you to [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=aKcshBR_Ito:DU4BRC0ZVdA: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/aKcshBR_Ito" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/10/21/oracle-october-2009-cpu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/10/21/oracle-october-2009-cpu/</feedburner:origLink></item>
		<item>
		<title>Blind SQL Injection in Oracle</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/ElToKI7PrsM/</link>
		<comments>http://www.slaviks-blog.com/2009/10/13/blind-sql-injection-in-oracle/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 18:19:31 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL injection]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[technical tips]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=187</guid>
		<description>I&amp;#8217;m doing a lot of presentations where I mention SQL injection and even show detailed examples of both injecting applications and injecting stored program units within the database.
What I&amp;#8217;d like to do in this post is describe SQL injection types, give concrete examples for a web applications and Oracle and talk a bit about blind [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=ElToKI7PrsM:mbm8Azf_N_I: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/ElToKI7PrsM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/10/13/blind-sql-injection-in-oracle/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/10/13/blind-sql-injection-in-oracle/</feedburner:origLink></item>
		<item>
		<title>Effective and Efficient Regular Expressions</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/mSrXtZ8D8so/</link>
		<comments>http://www.slaviks-blog.com/2009/10/08/effective-and-efficient-regular-expressions/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 23:00:24 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
				<category><![CDATA[hedgehog]]></category>
		<category><![CDATA[technical tips]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=177</guid>
		<description>Another guest post by Roy Fox, Sentrigo’s Head of Security Research.
Here is a list of things worth considering when using regular expressions. Some of the tips are Hedgehog related.
Use predefined character sets
You should usually prefer using predefined character sets, such as \d, to explicit ones, such as [0-9]. Some character sets provide locale and Unicode [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=mSrXtZ8D8so:mWuh1808GSQ: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/mSrXtZ8D8so" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/10/08/effective-and-efficient-regular-expressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/10/08/effective-and-efficient-regular-expressions/</feedburner:origLink></item>
		<item>
		<title>New FPGA-based Oracle passwords cracker</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/hGnVZCFMf8c/</link>
		<comments>http://www.slaviks-blog.com/2009/10/05/new-fpga-based-oracle-passwords-cracker/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 16:53:31 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Passwords]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=174</guid>
		<description>Dennis Yurichev just dropped me a note about his new web front end for his FPGA-based password cracker. Looks very interesting as now you can write some interesting PL/SQL code to crack passwords directly from the database using this available web interface. Right now, it appears that most users are the usual suspects testing it [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=hGnVZCFMf8c:CmWNpEck8JQ: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/hGnVZCFMf8c" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/10/05/new-fpga-based-oracle-passwords-cracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/10/05/new-fpga-based-oracle-passwords-cracker/</feedburner:origLink></item>
		<item>
		<title>Oracle client – changing the program name in the session</title>
		<link>http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/pZdGDP7QOiM/</link>
		<comments>http://www.slaviks-blog.com/2009/10/01/oracle-client-changing-the-program-name-in-the-session/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 05:57:58 +0000</pubDate>
		<dc:creator>Slavik</dc:creator>
				<category><![CDATA[OCI]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[technical tips]]></category>

		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=166</guid>
		<description>I always wondered how Oracle Client knows to send my program name to the server process to be stored in x$ksuse (v$session). I had my assumptions but finally I had a chance to verify them as a fellow developer asked me this question.
I&amp;#8217;ve created a simple ocitest C program to connect to Oracle and select [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/slaviks-blog/WxxD?a=pZdGDP7QOiM:i6zvYods_jM: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/pZdGDP7QOiM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.slaviks-blog.com/2009/10/01/oracle-client-changing-the-program-name-in-the-session/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.slaviks-blog.com/2009/10/01/oracle-client-changing-the-program-name-in-the-session/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 1.616 seconds --><!-- Cached page served by WP-Cache -->
