<?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>Allen Pomeroy &#187; itunes</title>
	<atom:link href="http://www.pomeroy.us/tag/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pomeroy.us</link>
	<description>IT security thoughts and personal stuff</description>
	<lastBuildDate>Sat, 28 Jan 2012 08:55:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Phishing attacks getting better .. iTunes Receipts</title>
		<link>http://www.pomeroy.us/2010/10/phishing-attacks-getting-better-itunes-receipts/</link>
		<comments>http://www.pomeroy.us/2010/10/phishing-attacks-getting-better-itunes-receipts/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 18:52:11 +0000</pubDate>
		<dc:creator>apomeroy</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.networkforensics.us/?p=149</guid>
		<description><![CDATA[So I get a call this morning from a family member who is freaking out over a six hundred dollar iTunes invoice. Fortunately I knew this person didn&#39;t have an iTunes account (they use mine), so I knew right away it was a fraud. On inspecting the invoice, there were so few errors it&#39;s chilling. [...]]]></description>
			<content:encoded><![CDATA[<p>So I get a call this morning from a family member who is freaking out over a six hundred dollar iTunes invoice. Fortunately I knew this person didn&#39;t have an iTunes account (they use mine), so I knew right away it was a fraud. On inspecting the invoice, there were so few errors it&#39;s chilling. If this had of been an invoice from the (Acme Widget Company) that I <em><strong>do</strong></em> have an account with .. it&#39;s possible it may have worked.&nbsp;</p>
<blockquote>
<p><em><span style="font-size: 14px;">This is particularly evil, since it&#39;s associated with the Zeus trojan that <strong>steals banking credentials</strong></span></em></p>
</blockquote>
<p>The quality of phishing emails have dramatically improved as the quality assurance by malware miscreants improves.&nbsp;</p>
<p><a href="http://www.nuclearserver.com/wp-content/uploads/2010/10/iTunes-phish.png"><img alt="iTunes phish" class="alignright size-medium wp-image-151" height="251" src="http://www.networkforensics.us/wp-content/uploads/2010/10/iTunes-phish-300x251.png" title="iTunes-phish" width="300" /></a></p>
<p>On closer inspection, there were three very subtle errors made on this iTunes phishing attack:</p>
<ol>
<li>No street address was shown.&nbsp; iTunes receipts always have your street address listed and spamming dirt bags don&#39;t have that (we hope).</li>
<li>Receipts (that I&#39;ve paid attention to) come with an American style date format .. month / day / year.&nbsp; Canadian or European formats are typically day / month / year or year / month / day.&nbsp; This one is&nbsp; day / month / year.</li>
<li>Modern corporate invoicing systems don&#39;t include leading zeros. Also the quantity and dollar amounts don&#39;t add up.</li>
</ol>
<p>Every web hyper-link in this invoice except for the Apple Store Support and the Apple Legal links point to a non-Apple site.&nbsp; All the links in iTunes invoices point to Apple.&nbsp; In this case, the infected domain was&nbsp; <span style="color: rgb(178, 34, 34);"><em>medicineni.com</em></span> . This is particularly evil, since it&#39;s associated with the Zeus trojan that <strong><em>steals banking credentials</em></strong>. Bogus LinkedIn invites have also been confirmed to be coming from the Zeus botnet.</p>
<p>We still need to stay awake to the attacks by these malware miscreants, because they are getting better by the month.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pomeroy.us/2010/10/phishing-attacks-getting-better-itunes-receipts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Synchronizing directories</title>
		<link>http://www.pomeroy.us/2009/05/synchronizing-directories/</link>
		<comments>http://www.pomeroy.us/2009/05/synchronizing-directories/#comments</comments>
		<pubDate>Sun, 24 May 2009 17:46:52 +0000</pubDate>
		<dc:creator>apomeroy</dc:creator>
				<category><![CDATA[notes]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://blog.networkforensics.us/?p=67</guid>
		<description><![CDATA[Fast way to synchronize the content of your iTunes libraries &#8211; this doesn&#8217;t sync the playlists or any iTunes meta information (and you may need to perform an Add to Library .. to import any new content). This was just a quick and dirty way to sync up my iTunes downloads with another iTunes library [...]]]></description>
			<content:encoded><![CDATA[<p>Fast way to synchronize the content of your iTunes libraries &#8211; this doesn&#8217;t sync the playlists or any iTunes meta information (and you may need to perform an Add to Library .. to import any new content).  This was just a quick and dirty way to sync up my iTunes downloads with another iTunes library at home.  This assumes that you&#8217;ve opened up the ability to Remote Login (ssh) to the target Mac (topic for another time).</p>
<blockquote>
<pre>rsync -av -e ssh "Music/iTunes/iTunes Music/" ahull@10.20.1.103:"/Users/ahull/Music/iTunes/iTunes\ Music"</pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.pomeroy.us/2009/05/synchronizing-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

