<?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>Evil Intentions &#187; testing</title>
	<atom:link href="http://psoug.org/blogs/mike/tag/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://psoug.org/blogs/mike</link>
	<description>Discussion of Security-Related Topics</description>
	<lastBuildDate>Sat, 30 Jun 2012 14:00:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>YouTube Stung By HTML Injection Attack</title>
		<link>http://psoug.org/blogs/mike/2010/07/05/youtube-stung-by-html-injection-attack/</link>
		<comments>http://psoug.org/blogs/mike/2010/07/05/youtube-stung-by-html-injection-attack/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 13:08:21 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=292</guid>
		<description><![CDATA[YouTube users got a special treat on July 4th- a large-scale attack was done against thousands of pages on the site using a simple HTML injection vulnerability in the comment system. The attack caused effects such as blacked out pages with enormous text scrolling across them, blanked out pages, and lots of redirects to &#34;shock [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/07/05/youtube-stung-by-html-injection-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google: &#8220;Hey guys, watch this!&#8221; (kaboom)</title>
		<link>http://psoug.org/blogs/mike/2010/06/10/google-ive-fallen-and-i-cant-get-up/</link>
		<comments>http://psoug.org/blogs/mike/2010/06/10/google-ive-fallen-and-i-cant-get-up/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 21:35:29 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[stupidity]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=244</guid>
		<description><![CDATA[Tens of millions of users woke up this morning,went to Google, and immediately recoiled in horror. The lovely, graceful white Google page had been replaced with a glaring image of&#8230;something. Whatever it was, it was unexpected, distracting, and unwelcome. Questions flew: Was Google hacked? Is it April Fools Day already? Has my two-year old been [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/06/10/google-ive-fallen-and-i-cant-get-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exporting Oracle to PostgreSQL</title>
		<link>http://psoug.org/blogs/mike/2010/05/07/exporting-oracle-to-postgresql/</link>
		<comments>http://psoug.org/blogs/mike/2010/05/07/exporting-oracle-to-postgresql/#comments</comments>
		<pubDate>Fri, 07 May 2010 20:01:50 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=189</guid>
		<description><![CDATA[Just a slick little tool for anyone who needs to export an Oracle database to PostgreSQL: Ora2Pg. Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects to your Oracle database, scans it automatically, and extracts its structure or data. It then generates SQL scripts that you [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/05/07/exporting-oracle-to-postgresql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pinning Oracle Packages for Performance</title>
		<link>http://psoug.org/blogs/mike/2010/04/18/pinning-oracle-packages-for-performance/</link>
		<comments>http://psoug.org/blogs/mike/2010/04/18/pinning-oracle-packages-for-performance/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 13:53:17 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=73</guid>
		<description><![CDATA[Pinning Oracle Packages for Performance It seems that a lot of people either aren&#39;t aware of the process of&#160; &#34;pinning&#34; Oracle packages to increase performance, or if they are, they only have a hazy understanding of it. Marking packages as non-swappable (&#34;pinned&#34;) prevents paging, which is the tedious process of swapping the code in and [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/04/18/pinning-oracle-packages-for-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
