<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Three Tier Oracle Security in London ~ Paul M. Wright</title>
	<atom:link href="http://www.oracleforensics.com/wordpress/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oracleforensics.com/wordpress</link>
	<description>(nix, oracle, java, www, cloud ) intersect (safety, security, reliability, integrity)</description>
	<lastBuildDate>Tue, 05 Mar 2013 23:43:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Another Java Security Alert</title>
		<link>http://www.oracleforensics.com/wordpress/index.php/2013/03/05/another-java-security-alert/</link>
		<comments>http://www.oracleforensics.com/wordpress/index.php/2013/03/05/another-java-security-alert/#comments</comments>
		<pubDate>Tue, 05 Mar 2013 23:42:22 +0000</pubDate>
		<dc:creator>Paul Wright</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.oracleforensics.com/wordpress/?p=1150</guid>
		<description><![CDATA[Hi Oracle Security Folks, Following the tradition for one off Java Security Alerts Oracle Critical Patch Updates and Security Alerts: http://www.oracle.com/technetwork/topics/security/alerts-086861.html Oracle Security Alert for CVE-2013-1493: http://www.oracle.com/technetwork/topics/security/alert-cve-2013-1493-1915081.html The reporters http://blog.fireeye.com/research/2013/02/yaj0-yet-another-java-zero-day-2.html say it is an unreliable exploit. Of course it depends on Java being used in the browser so one fix is to unplug the JVM [...]]]></description>
		<wfw:commentRss>http://www.oracleforensics.com/wordpress/index.php/2013/03/05/another-java-security-alert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Dictionary Integrity Health Check</title>
		<link>http://www.oracleforensics.com/wordpress/index.php/2013/02/11/oracle-dictionary-integrity-health-check/</link>
		<comments>http://www.oracleforensics.com/wordpress/index.php/2013/02/11/oracle-dictionary-integrity-health-check/#comments</comments>
		<pubDate>Mon, 11 Feb 2013 19:14:59 +0000</pubDate>
		<dc:creator>Paul Wright</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.oracleforensics.com/wordpress/?p=1134</guid>
		<description><![CDATA[Hi, It is good to check the integrity or health of a system to avoid future problems. DBMS_HM.RUN_CHECK(&#8216;Dictionary Integrity Check&#8217;, &#8216;my_run&#8217;); SET LONG 100000 SET LONGCHUNKSIZE 1000 SET PAGESIZE 1000 SET LINESIZE 512 SELECT DBMS_HM.GET_RUN_REPORT(&#8216;MY_RUN&#8217;) from dual; SQL> SELECT DBMS_HM.GET_RUN_REPORT(&#8216;MY_RUN&#8217;) from dual; DBMS_HM.GET_RUN_REPORT(&#8216;MY_RUN&#8217;) &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Basic Run Information Run Name : my_run Run [...]]]></description>
		<wfw:commentRss>http://www.oracleforensics.com/wordpress/index.php/2013/02/11/oracle-dictionary-integrity-health-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Security Alert</title>
		<link>http://www.oracleforensics.com/wordpress/index.php/2013/01/14/java-security-alert/</link>
		<comments>http://www.oracleforensics.com/wordpress/index.php/2013/01/14/java-security-alert/#comments</comments>
		<pubDate>Mon, 14 Jan 2013 00:20:13 +0000</pubDate>
		<dc:creator>Paul Wright</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.oracleforensics.com/wordpress/?p=1121</guid>
		<description><![CDATA[New Year &#8211; New vulnerabilities&#8230;yes it&#8217;s alert season again, with the main patch out on the 15th, but an out of band alert today for the Java 0 day. It is good to see Oracle taking this well publicised issue so seriously. Here is the alert &#8211; http://www.oracle.com/technetwork/topics/security/alerts-086861.html For an excellent advanced analysis please see [...]]]></description>
		<wfw:commentRss>http://www.oracleforensics.com/wordpress/index.php/2013/01/14/java-security-alert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
