<?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; Security</title>
	<atom:link href="http://psoug.org/blogs/mike/tag/security/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>Zeus Botnet Traps Researchers With Honeypot</title>
		<link>http://psoug.org/blogs/mike/2010/11/04/zeus-botnet-traps-researchers-with-honeypot/</link>
		<comments>http://psoug.org/blogs/mike/2010/11/04/zeus-botnet-traps-researchers-with-honeypot/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 16:38:28 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bots]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=419</guid>
		<description><![CDATA[The authors of a recent Zeus Trojan exploit, which targeted federal taxpayers, also set up a special honeypot trap for researchers who might investigate the attack. They set up a phony &#34;administrative panel&#34; that fed the researchers fake statistics on the number of Zeus-infected machines, as well as fake &#34;botnet&#34; software that actually gathered intelligence [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/11/04/zeus-botnet-traps-researchers-with-honeypot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zombie Cookies From Hell</title>
		<link>http://psoug.org/blogs/mike/2010/09/23/zombie-cookies-from-hell/</link>
		<comments>http://psoug.org/blogs/mike/2010/09/23/zombie-cookies-from-hell/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 15:43:54 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[identification]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=391</guid>
		<description><![CDATA[You&#039;re pertty savvy when it comes to internet privacy, right? You have cookies turned off by default, and you run NoScript, AdAware, and FlashBlock. You think you&#039;re taking reasonable measures to protect your privacy, but you might as well not bother. Zombie cookies are here, and they&#039;re nearly impossible to get rid of. It&#039;s every [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/09/23/zombie-cookies-from-hell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Launches Location Based Stalking Tool</title>
		<link>http://psoug.org/blogs/mike/2010/08/19/facebook-launches-location-based-stalking-tool/</link>
		<comments>http://psoug.org/blogs/mike/2010/08/19/facebook-launches-location-based-stalking-tool/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 14:11:01 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[stupidity]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=366</guid>
		<description><![CDATA[Facebook announced that it will shortly launche a &#34;Location Based Stalking Tool&#34;, err, I mean, &#34;Product&#34;. This service will let everyone spy on your current location. In other words your stalkers will know where you are, and your local burglars and bad guys will know where you aren&#039;t.&#160; What could possibly go wrong? Yes indeed- [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/08/19/facebook-launches-location-based-stalking-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Security Guidelines for Programming In Any Language</title>
		<link>http://psoug.org/blogs/mike/2010/06/15/basic-security-guidelines-for-programming-in-any-language/</link>
		<comments>http://psoug.org/blogs/mike/2010/06/15/basic-security-guidelines-for-programming-in-any-language/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 14:07:26 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=261</guid>
		<description><![CDATA[If you have a website, it&#39;s being attacked, probably on a daily basis. Looking at your server logs will almost undoubtedly show you many, many attempts at gaining entry by password-guessing bots or by repeated attempts to exploit your web forms. Expect that every form you use will be attacked mindlessly over and over by [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/06/15/basic-security-guidelines-for-programming-in-any-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Secretly Fixes Two Severe Bugs</title>
		<link>http://psoug.org/blogs/mike/2010/05/19/microsoft-secretly-fixes-two-severe-bugs/</link>
		<comments>http://psoug.org/blogs/mike/2010/05/19/microsoft-secretly-fixes-two-severe-bugs/#comments</comments>
		<pubDate>Wed, 19 May 2010 13:48:31 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=217</guid>
		<description><![CDATA[A recent security patch from Microsoft secretly patched two &#34;severe&#34; exploits that posed a risk to Windows users. Microsoft didn&#39;t fully disclose the exploits, putting Windows users at risk. According to Nicol&#225;s Economou, a researcher with Core Security, Microsoft patch MS10-024 fixed two serious bugs that made it possible for malicious users to easily intercept [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/05/19/microsoft-secretly-fixes-two-severe-bugs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Possible Internet Breakage On May 5th</title>
		<link>http://psoug.org/blogs/mike/2010/04/30/possible-internet-breakage-on-may-5th/</link>
		<comments>http://psoug.org/blogs/mike/2010/04/30/possible-internet-breakage-on-may-5th/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 14:24:28 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=157</guid>
		<description><![CDATA[On May 5 2010, Phase 1 of the DNSSEC (Domain Name System Security Extensions) protocol will be pushed out to the 13 root servers that control domain name lookups worldwide. For some businesses and end users, internet access may come to an abrupt halt shortly afterward. &#34;Oh noes, teh intarweb is broken!&#34; Yes, parts of [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/04/30/possible-internet-breakage-on-may-5th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good News For Stalkers</title>
		<link>http://psoug.org/blogs/mike/2010/04/27/good-news-for-stalkers/</link>
		<comments>http://psoug.org/blogs/mike/2010/04/27/good-news-for-stalkers/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 01:05:27 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cellphone]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=142</guid>
		<description><![CDATA[Security Researchers Find All GSM Phones Open To Hacking &#38; Tracking Yes, it&#39;s good news for stalkers and indentity thieves everywhere: Don Bailey from iSec Partners and security researcher Nick DePetrillo have found a vulnerability in all GSM cell phones that can give an attacker the unrestricted ability to locate any GSM handset anywhere in [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/04/27/good-news-for-stalkers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Largest Link-Hack In History</title>
		<link>http://psoug.org/blogs/mike/2010/04/25/the-largest-link-hack-in-history/</link>
		<comments>http://psoug.org/blogs/mike/2010/04/25/the-largest-link-hack-in-history/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 15:07:57 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[spammers]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=111</guid>
		<description><![CDATA[No matter what your web site does or what it&#39;s about, it&#39;s the target of spammers, and by extension, the target of hackers. Spammers want to fill your site with links to their spammy products (pills, software, etc). Since any reputable site owner isn&#39;t going to willingly install spam links, the way to do this [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/04/25/the-largest-link-hack-in-history/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Large Scale Gmail Spam Attack?</title>
		<link>http://psoug.org/blogs/mike/2010/04/21/large-scale-gmail-spam-attack/</link>
		<comments>http://psoug.org/blogs/mike/2010/04/21/large-scale-gmail-spam-attack/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 00:22:22 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=96</guid>
		<description><![CDATA[Rumors have been circulating on the intarwebs about a sudden increase in hacked Gmail accounts for the last few days, and it now looks like it&#39;s confirmed. Robert McMillan from PC World reports in that &#34;Google is investigating a growing number of reports that hackers are breaking into legitimate Gmail accounts and then using them [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/04/21/large-scale-gmail-spam-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Biometric IDs: A Really, Really Bad Idea</title>
		<link>http://psoug.org/blogs/mike/2010/04/13/biometric-ids-a-really-really-bad-idea/</link>
		<comments>http://psoug.org/blogs/mike/2010/04/13/biometric-ids-a-really-really-bad-idea/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 23:35:39 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[identification]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[theft]]></category>

		<guid isPermaLink="false">http://psoug.org/blogs/mike/?p=62</guid>
		<description><![CDATA[A lot of security &#34;experts&#34; like to push the idea of &#34;biometric security&#34;, that is, using some part of your biological identity (a fingerprint, a retinal pattern, etc) to use as an access code instead of crusty old things like passwords. This sounds great, I mean, only you have your fingerprints, right? And who could [...]]]></description>
		<wfw:commentRss>http://psoug.org/blogs/mike/2010/04/13/biometric-ids-a-really-really-bad-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
