<?xml version="1.0" encoding="ISO-8859-1"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://www.petefinnigan.com/weblog/entries">
<title>Pete Finnigan's Oracle security weblog</title>
<link>http://www.petefinnigan.com/weblog/entries</link>
<description>PeteFinnigan.com's weblog is the only weblog dedicated to Oracle security.</description>
<dc:language>en-gb</dc:language>
<dc:rights>Copyright PeteFinnigan.com Ltd 2005, All rights reserved. All trademarks are the property of their respective owners and are hereby acknowledged</dc:rights>
<dc:date>2011-12-24T09:27:11Z</dc:date>
<dc:publisher>Pete Finnigan (mailto:webmaster\@petefinnigan.com)</dc:publisher>
<dc:creator>Pete Finnigan (mailto:pete\@petefinnigan.com)</dc:creator>
<dc:description>PeteFinnigan.com's weblog is the only weblog dedicated to Oracle security.</dc:description>
<dc:title>Pete Finnigan's Oracle security weblog</dc:title>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://www.petefinnigan.com/weblog/archives/00001353.htm" />
  <rdf:li rdf:resource="http://www.petefinnigan.com/weblog/archives/00001352.htm" />
  <rdf:li rdf:resource="http://www.petefinnigan.com/weblog/archives/00001351.htm" />
  <rdf:li rdf:resource="http://www.petefinnigan.com/weblog/archives/00001350.htm" />
  <rdf:li rdf:resource="http://www.petefinnigan.com/weblog/archives/00001349.htm" />
  <rdf:li rdf:resource="http://www.petefinnigan.com/weblog/archives/00001348.htm" />
  <rdf:li rdf:resource="http://www.petefinnigan.com/weblog/archives/00001347.htm" />
  <rdf:li rdf:resource="http://www.petefinnigan.com/weblog/archives/00001346.htm" />
 </rdf:Seq>
</items>
<image rdf:resource="http://www.petefinnigan.com/images/company_logo_1.gif" />
</channel>

<image rdf:about="http://www.petefinnigan.com/images/company_logo_1.gif">
<title>Pete Finnigan's Oracle security weblog</title>
<url>http://www.petefinnigan.com/images/company_logo_1.gif</url>
<link>http://www.petefinnigan.com/weblog/entries</link>
</image>

<item rdf:about="http://www.petefinnigan.com/weblog/archives/00001353.htm">
<title>More oradebug</title>
<link>http://www.petefinnigan.com/weblog/archives/00001353.htm</link>
<description>  &lt;p&gt; Alex commented on my post about &quot; oradebug &quot; about the select statement on x$ksmfsv which holds a list of all fixed variables amongst other things and joined it to x$ksmmem to get the absolute address in the SGA to....&lt;a href=&quot;http://www.petefinnigan.com/weblog/archives/00001353.htm&quot;&gt;[Read More]&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Posted by Pete On 21/09/11 At 07:26 PM&lt;/p&gt;</description>
</item>

<item rdf:about="http://www.petefinnigan.com/weblog/archives/00001352.htm">
<title>oradebug</title>
<link>http://www.petefinnigan.com/weblog/archives/00001352.htm</link>
<description>  &lt;p&gt; Laszlo has published his slides from Hacktivity in Budapest last weekend where he shows how the Oracle undocumented oradebug command can be used to exploit the database; covering turning off authentication, turning off audit and more. His slides are here....&lt;a href=&quot;http://www.petefinnigan.com/weblog/archives/00001352.htm&quot;&gt;[Read More]&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Posted by Pete On 21/09/11 At 12:54 PM&lt;/p&gt;</description>
</item>

<item rdf:about="http://www.petefinnigan.com/weblog/archives/00001351.htm">
<title>UKOUG Oracle Data Security Day presentation slides available</title>
<link>http://www.petefinnigan.com/weblog/archives/00001351.htm</link>
<description>  &lt;p&gt; I spoke at the UKOUG special security day event last week at Bletchley Park just outside of Milton Keynes. We had a great agenda for the day which was focused on Data Security. We had Ian Glover of CREST and....&lt;a href=&quot;http://www.petefinnigan.com/weblog/archives/00001351.htm&quot;&gt;[Read More]&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Posted by Pete On 19/09/11 At 04:07 PM&lt;/p&gt;</description>
</item>

<item rdf:about="http://www.petefinnigan.com/weblog/archives/00001350.htm">
<title>Oracle Security Training in Denver, USA</title>
<link>http://www.petefinnigan.com/weblog/archives/00001350.htm</link>
<description>  &lt;p&gt; Ron Reidy will be teaching my 2 day class &quot; how to perform a security audit of an Oracle database &quot; in Denver, CO, USA on November 10th and November 11th 2011. The class is a public course so if....&lt;a href=&quot;http://www.petefinnigan.com/weblog/archives/00001350.htm&quot;&gt;[Read More]&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Posted by Pete On 06/09/11 At 09:49 AM&lt;/p&gt;</description>
</item>

<item rdf:about="http://www.petefinnigan.com/weblog/archives/00001349.htm">
<title>Cursor variable and global cursors security issues</title>
<link>http://www.petefinnigan.com/weblog/archives/00001349.htm</link>
<description>  &lt;p&gt; I noticed a few days ago that David Litchfield had posted two new short papers on Oracle security; one is related to global cursors declared in PL/SQL packages, the other about cursor variable type SYS_REFCURSOR being passed out of functions/procedures....&lt;a href=&quot;http://www.petefinnigan.com/weblog/archives/00001349.htm&quot;&gt;[Read More]&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Posted by Pete On 06/07/11 At 01:20 PM&lt;/p&gt;</description>
</item>

<item rdf:about="http://www.petefinnigan.com/weblog/archives/00001348.htm">
<title>Training, twitter, Oracle security products</title>
<link>http://www.petefinnigan.com/weblog/archives/00001348.htm</link>
<description>  &lt;p&gt; Time flies by so fast..:-), its been two months since my last blog post but it only seems like yesterday...:-(, Times are very busy for me so blogging has become harder to fit in. Just writing a blog post seems....&lt;a href=&quot;http://www.petefinnigan.com/weblog/archives/00001348.htm&quot;&gt;[Read More]&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Posted by Pete On 24/06/11 At 11:29 AM&lt;/p&gt;</description>
</item>

<item rdf:about="http://www.petefinnigan.com/weblog/archives/00001347.htm">
<title>New Oracle security papers and Oracle forensics tool</title>
<link>http://www.petefinnigan.com/weblog/archives/00001347.htm</link>
<description>  &lt;p&gt; David has released four new papers on Oracle security topics a few days ago. Two of the papers seem to be from his ill fated book on Oracle Forensics as they are labelled &quot; chapter 3 - How attackers break....&lt;a href=&quot;http://www.petefinnigan.com/weblog/archives/00001347.htm&quot;&gt;[Read More]&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Posted by Pete On 20/04/11 At 09:50 AM&lt;/p&gt;</description>
</item>

<item rdf:about="http://www.petefinnigan.com/weblog/archives/00001346.htm">
<title>SQL Injection Attack</title>
<link>http://www.petefinnigan.com/weblog/archives/00001346.htm</link>
<description>  &lt;p&gt; Marcel-Jan emailed me an article on arstechnica a few days ago and has now written a forum post titled &quot; How Anonymous hacked HBGary &quot;. This is intersting reading and shows that simple techniques can be used to abuse systems....&lt;a href=&quot;http://www.petefinnigan.com/weblog/archives/00001346.htm&quot;&gt;[Read More]&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Posted by Pete On 03/03/11 At 02:14 PM&lt;/p&gt;</description>
</item>

</rdf:RDF>
