<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[[SecurityRatty] tag: wrong]]></title>
    <link>http://securityratty.com/tag/wrong</link>
    <description></description>
    <pubDate>Tue, 26 Aug 2008 14:49:03 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Researchers Use Facebook App to Create Zombie Army]]></title>
      <link>http://securityratty.com/article/798bedf8348492e0aef129ad7d4e6c9f</link>
      <guid>http://securityratty.com/article/798bedf8348492e0aef129ad7d4e6c9f</guid>
      <description><![CDATA[Facebook users who choose to install the wrong third party application could find themselves inducted into a robot computer army controlled by a hacker. At least, that's what a team of Greek computer...]]></description>
      <content:encoded><![CDATA[Facebook users who choose to install the wrong third party application could find themselves inducted into a robot computer army controlled by a hacker. At least, that's what a team of Greek computer researchers proved with their rogue Photo of the Day application.<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=d96ef0eaa374f413ab2871474815c4b3" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=d96ef0eaa374f413ab2871474815c4b3" style="display: none;" border="0" height="1" width="1" alt=""/><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=08kpL"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=08kpL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=doKPl"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=doKPl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=2Cawl"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=2Cawl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=MzruL"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=MzruL" border="0"></img></a>
 <a href="http://feeds.wired.com/~f/wired/politics/security?a=NYCRL"><img src="http://feeds.wired.com/~f/wired/politics/security?i=NYCRL" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=SF5Fl"><img src="http://feeds.wired.com/~f/wired/politics/security?i=SF5Fl" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=0asul"><img src="http://feeds.wired.com/~f/wired/politics/security?i=0asul" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=EoS1L"><img src="http://feeds.wired.com/~f/wired/politics/security?i=EoS1L" border="0"></img></a> </div><img src="http://feeds.feedburner.com/~r/wired/politics/privacy/~4/384545347" height="1" width="1"/><img src="http://feeds.wired.com/~r/wired/politics/security/~4/384545349" height="1" width="1"/>]]></content:encoded>
      <pubDate>Fri, 05 Sep 2008 15:40:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/greek computer researchers">greek computer researchers</category>
      <category domain="http://securityratty.com/tag/robot computer army">robot computer army</category>
      <category domain="http://securityratty.com/tag/day application">day application</category>
      <category domain="http://securityratty.com/tag/party application">party application</category>
      <category domain="http://securityratty.com/tag/rogue photo">rogue photo</category>
      <category domain="http://securityratty.com/tag/facebook users">facebook users</category>
      <category domain="http://securityratty.com/tag/install">install</category>
      <category domain="http://securityratty.com/tag/choose">choose</category>
      <category domain="http://securityratty.com/tag/hacker">hacker</category>
      <source url="http://feeds.wired.com/~r/wired/politics/security/~3/384545349/researchers-use.html">Researchers Use Facebook App to Create Zombie Army</source>
    </item>
    <item>
      <title><![CDATA[Anti-theft Protocols]]></title>
      <link>http://securityratty.com/article/2a0b13fdcf3d76640c70ce857f0644c4</link>
      <guid>http://securityratty.com/article/2a0b13fdcf3d76640c70ce857f0644c4</guid>
      <description><![CDATA[At last Fridays Security Group meeting, we talked about security protocols that are intended to deter or reduce the consquences of theft, and how they go wrong
Examples include
GSM mobile phones have...]]></description>
      <content:encoded><![CDATA[<p>At last Friday&#8217;s Security Group meeting, we talked about security protocols that are intended to deter or reduce the consquences of theft, and how they go wrong.</p>
<p>Examples include:</p>
<ul>
<li>GSM mobile phones have an identifier for the phone (separate from the identifier for the user) that can be blacklisted when the phone is stolen.</li>
<li>Some car radios will stop working when the battery is disconnected, and only start working again when a numeric code is entered. This is intended to deter theft of the radio.</li>
<li>In Windows Vista, Bitlocker can be used to encrypt files. One of  the intended applications for this is that if someone steals your laptop, it will be difficult for them to gain access to your encrypted files.</li>
</ul>
<p>Ross told a story of what happened when he needed to disconnect the battery on his car: the radio stopped working, and the code he had been given to reactivate it didn&#8217;t work - it was the wrong code.<br />
Ross argues that these reactivation codes are unecessary, because other measures taken by the car manufacturers - such as making radios non-standard sizes, and hence not refittable in other car models - have made them redundant.</p>
<p>I described how the motherboard on a laptop had needed to be replaced recently. The motherboard contains the TPM chip, which contains the encryption keys needed to decrypt files protected with Bitlocker. If you replace the motherboard, the files on your hard disk will become unreadable, even if the disk is physically OK. Domain-joined Vista machines can be configured so that a sysadmin somewhere within your organization is able to recover the keys when this happens.</p>
<p>Both of these situations suffer from classic usability problems: the recovery procedures are invoked rarely (so users may not know what they&#8217;re supposed to do), and, if your system is configured incorrectly, you only find out when it is <i>too late</i>: you key in the code to your radio and it remains a doorstop; the admin you hoped was escrowing your keys turns out not to have the private key corresponding to the public key you were encrypting under (or, more subtly: the person with the authority to ask for your laptop&#8217;s key to be recovered is not you, because the appropriate admin has the <i>wrong name</i> for the laptop&#8217;s owner in their database).</p>
<p>I also described what happens when an XBox 360 is stolen. When you buy XBox downloadable content, you buy <i>two</i> licenses: one that&#8217;s valid on any XBox, as long as you&#8217;re logged in to XBox live; and one that&#8217;s valid on just your XBox, regardless of who&#8217;s logged in. If a burglar steals your Xbox, and you buy a new one, you need to get another license of the <i>second</i> type (for all the other people in your household who make use of it). The software makes this awkward, because it knows that you already have a license of the <i>first</i> type, and assumes that you couldn&#8217;t possibly want to buy it again. The work-around is to get a new email address, a new Microsoft Live Account, and a new Gamer Tag, and use these to repurchase the license. You can&#8217;t just change the gamertag, because XBox live doesn&#8217;t let the same Microsoft Live account have two gamertags. And yes, I know, your buddies in the MMORPG you were playing know you by your gamertag, so you don&#8217;t want to change it.</p>
]]></content:encoded>
      <pubDate>Wed, 03 Sep 2008 12:18:14 +0000</pubDate>
      <category domain="http://securityratty.com/tag/xbox">xbox</category>
      <category domain="http://securityratty.com/tag/xbox downloadable content">xbox downloadable content</category>
      <category domain="http://securityratty.com/tag/wrong code">wrong code</category>
      <category domain="http://securityratty.com/tag/xbox live">xbox live</category>
      <category domain="http://securityratty.com/tag/wrong">wrong</category>
      <category domain="http://securityratty.com/tag/car">car</category>
      <category domain="http://securityratty.com/tag/car radios">car radios</category>
      <category domain="http://securityratty.com/tag/files">files</category>
      <category domain="http://securityratty.com/tag/microsoft live account">microsoft live account</category>
      <source url="http://www.lightbluetouchpaper.org/2008/09/03/anti-theft-protocols/">Anti-theft Protocols</source>
    </item>
    <item>
      <title><![CDATA[Security Best Practices]]></title>
      <link>http://securityratty.com/article/d45814d149ccf9dc4b59d81b86bec10a</link>
      <guid>http://securityratty.com/article/d45814d149ccf9dc4b59d81b86bec10a</guid>
      <description><![CDATA[Best practiceAn idea that has no evidence to support its merits, and that probably doesnt work, but that you can attribute to someone else when things go horribly, horribly wrong. Sample Usage: Dont...]]></description>
      <content:encoded><![CDATA[Best practiceAn idea that has no evidence to support its merits, and that probably doesn&#8217;t work, but that you can attribute to someone else when things go horribly, horribly wrong.
Sample Usage: Don&#8217;t worry about the noise from that flaky Geiger counter; this plant complies with all best practices.
       ]]></content:encoded>
      <pubDate>Wed, 03 Sep 2008 01:57:17 +0000</pubDate>
      <category domain="http://securityratty.com/tag/flaky geiger counter">flaky geiger counter</category>
      <category domain="http://securityratty.com/tag/horribly">horribly</category>
      <category domain="http://securityratty.com/tag/horribly wrong">horribly wrong</category>
      <category domain="http://securityratty.com/tag/practicean idea">practicean idea</category>
      <category domain="http://securityratty.com/tag/plant complies">plant complies</category>
      <category domain="http://securityratty.com/tag/sample usage">sample usage</category>
      <category domain="http://securityratty.com/tag/practices">practices</category>
      <category domain="http://securityratty.com/tag/support">support</category>
      <category domain="http://securityratty.com/tag/attribute">attribute</category>
      <source url="http://securitybuddha.com/2008/09/03/security-best-practices/">Security Best Practices</source>
    </item>
    <item>
      <title><![CDATA[How To Become A Security Blogger?]]></title>
      <link>http://securityratty.com/article/566eb8d7c8113949794dbf6e4eead107</link>
      <guid>http://securityratty.com/article/566eb8d7c8113949794dbf6e4eead107</guid>
      <description><![CDATA[I know, I know. Some might say that it is a silly question since you rarely seek to become a blogger - you just become one
However, I got a few emails from my readers asking me something along these...]]></description>
      <content:encoded><![CDATA[<p>I know, I know. Some might say that it is a silly question <strong>since you rarely <em>seek to become</em> a blogger - you just <em>become</em> one.</strong></p>  <p>However, I got a few emails from my readers asking me something along these line, thus this post. For example, I got asked &quot;Should I focus more on targeting security professionals or general IT users?&quot;, &quot;Any pitfalls I should be aware of?&quot; as well as general questions about how to start, what content is best, etc all the way to &quot;How did I profit from my blog?&quot;</p>  <p>&#160;</p>  <p><em>Q: Who should I blog to?</em></p>  <p>A: Blog to colleagues first i.e. infosecurity pros. Blogging to IT or general public is - in some sense - harder or - gasp! - will turn you into a journalist (someone who knows nothing about everything BUT writes about it as an &quot;expert&quot; :-)) Maybe you can broaden it later. <strong>Even better, write for YOU (!)</strong>     <br /></p>  <p><em>Q: What area of security I should focus my blogging on?</em></p>  <p>A: Focus on the area of security that you <strong>like the most or know them most</strong>: IDS? Patching? PIX administration? Linux? AD esoterica? Logs, maybe? :-) Then broaden if you feel like it or as you learn new areas</p>  <p>&#160;</p>  <p><em>Q: Any advice on site design, themes, etc?</em></p>  <p>A: Site design, themes, etc will all come later; just pick something basic and <strong>FOCUS on content</strong>, not on SEO, design, etc. MUST have RSS feed; make it highly visible (HTML is out, RSS is IN :-)) </p>  <p>&#160;</p>  <p><em>Q: Any security blogging pitfalls that I should avoid? Any other tips?</em></p>  <p><em>A:</em></p>  <ul>   <li>Don't stick to only long, deep posts? Unbelievably, people often prefer shorter posts or a mix of short/shallow and longer/deep posts (that came as a shock to me early on!)</li>    <li>Tips on how to do whatever useful work well; comments on hot issues (that you understand) works too for a shorter post.</li>    <li>Definitely comment on other bloggers posts (more often early on, later - as you wish...) </li>    <li>Avoid long breaks in blogging (&gt;7 days); it will&#160; lead to reader loss (you should only care about it later - focus on fun content first!)</li>    <li>Join Security Bloggers Network (drop an email to Alan Shimel for it) </li> </ul>  <p><em>Q:&#160; Has blogging in this niche generated any income for you? If so, how much?</em></p>  <p>A: Exactly $0. The reason is that I never wanted to &quot;monetize&quot; my blog;&#160; I don't have banners, etc. This is by design. </p>  <p><em>Q: How did it help your professional career in a significant way?</em></p>  <p>Yes, I think it helped my career and connected me to a lot of fun people! I sure hope I am not &quot;known only as as blogger&quot;, but blog can definitely make one much more known professionally, especially if you create fun and/or useful content.</p>  <p>Overall, blog is a time commitment, but it is also a passion. It does help your career, but &quot;forcing &quot; yourself to do it just for &quot;career benefits&quot; is,&#160; IMHO, a wrong approach.</p>  <p>Yo, my fellow bloggers; help the newbies out, will ya?! Let's start a series of posts on &quot;how to be a good security blogger!&quot;</p>  <div class="blogger-post-footer">About me: http://www.chuvakin.org</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=HbVc3K"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=HbVc3K" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=NtynTK"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=NtynTK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=iousXK"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=iousXK" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~4/378283723" height="1" width="1"/>]]></content:encoded>
      <pubDate>Fri, 29 Aug 2008 07:07:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/blogger">blogger</category>
      <category domain="http://securityratty.com/tag/security blogger">security blogger</category>
      <category domain="http://securityratty.com/tag/posts">posts</category>
      <category domain="http://securityratty.com/tag/bloggers posts">bloggers posts</category>
      <category domain="http://securityratty.com/tag/longerdeep posts">longerdeep posts</category>
      <category domain="http://securityratty.com/tag/security professionals">security professionals</category>
      <category domain="http://securityratty.com/tag/site design">site design</category>
      <category domain="http://securityratty.com/tag/design">design</category>
      <source url="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~3/378283723/how-to-become-security-blogger.html">How To Become A Security Blogger?</source>
    </item>
    <item>
      <title><![CDATA[An A to Z of confusion]]></title>
      <link>http://securityratty.com/article/1d340a34dfca897f3be184f083200758</link>
      <guid>http://securityratty.com/article/1d340a34dfca897f3be184f083200758</guid>
      <description><![CDATA[A few days ago I blogged about my paper on email spam volumes comparing aardvarks (email local parts [left of the @] beginning with A) with zebras (those starting with a Z
I observed that provided one...]]></description>
      <content:encoded><![CDATA[<p><a href="http://www.lightbluetouchpaper.org/2008/08/25/zebras-and-aardvarks/">A few days ago</a> I blogged about <a href="http://www.cl.cam.ac.uk/~rnc1/aardvark.pdf">my paper on email spam volumes</a> &#8212; comparing &#8220;aardvarks&#8221; (email local parts [left of the @] beginning with &#8220;A&#8221;) with &#8220;zebras&#8221; (those starting with a &#8220;Z&#8221;).</p>
<p>I observed that provided one considered &#8220;real&#8221; aardvarks and zebras &#8212; addresses that received good email amongst the spam &#8212; then aardvarks got 35% spam and zebras a mere 20%.</p>
<p>This has been widely picked up, first in the <a href="http://blogs.guardian.co.uk/technology/2008/08/26/how_to_avoid_spam_start_with_a_z.html">Guardian</a>, and later in many <a href="http://www.itnews.com.au/News/83579,the-a-to-z-of-spamming-exposed.aspx">other</a> papers as well (<a href="http://www.berlingske.dk/article/20080828/verden/80828092/">even in Danish</a>). However, many of these articles have got hold of the <a href="http://www.cartoonstock.com/lowres/aha0007l.jpg">wrong end of the stick</a>. So besides mentioning A and Z, it looks as if I should have published this figure from the paper as well&#8230;</p>
<p><img src="http://www.lightbluetouchpaper.org/wp-content/uploads/2008/08/figure3.png" alt="Figure 3 from the academic paper" class="size-full wp-image-364" /></p>
<p>&#8230; the point being that the effect I am describing has little to do with Z being at the end of the alphabet, and A at the front, but seems to be connected to the relative rarity of zebras.</p>
<p>As you can see from the figure, <a href="http://www.fonts.com/aboutfonts/articles/letterseries/letterm.htm">marmosets</a> and <a href="http://www.fonts.com/aboutfonts/articles/letterseries/letterm.htm">pelicans</a> get around 42% spam (M and P being popular letters for people&#8217;s names) and <a href="http://www.ucmp.berkeley.edu/mammal/mesaxonia/quagga.html">quaggas</a> 21% (there are very few <a href="http://www.brainyquote.com/quotes/authors/q/quentin_crisp.html">Quentins</a>, just as there are very few <a href="http://whimsiedolls.tripod.com/Zach_the_Sack.htm">Zacks</a>).</p>
<p>There are some outliers in the figure: for example &#8220;3&#8243; relates to spammers failing to parse HTML properly and ending up with &#8220;3c&#8221;  (<a href="http://unicode.org/charts/PDF/U0000.pdf">a < character</a>) at the start of names. However, it isn&#8217;t immediately apparent why &#8220;<a href="http://www.unicorncollector.com/legends.htm">unicorns</a>&#8221; get quite so much spam, it may just be a quirk of the way that I have assessed &#8220;realness&#8221;. Doubtless some future research will be able to explain this more fully.</p>
]]></content:encoded>
      <pubDate>Fri, 29 Aug 2008 01:16:28 +0000</pubDate>
      <category domain="http://securityratty.com/tag/spam">spam</category>
      <category domain="http://securityratty.com/tag/email spam volumes">email spam volumes</category>
      <category domain="http://securityratty.com/tag/email">email</category>
      <category domain="http://securityratty.com/tag/email local">email local</category>
      <category domain="http://securityratty.com/tag/zebras">zebras</category>
      <category domain="http://securityratty.com/tag/zebras addresses">zebras addresses</category>
      <category domain="http://securityratty.com/tag/aardvarks">aardvarks</category>
      <category domain="http://securityratty.com/tag/real aardvarks">real aardvarks</category>
      <category domain="http://securityratty.com/tag/figure">figure</category>
      <source url="http://www.lightbluetouchpaper.org/2008/08/29/an-a-to-z-of-confusion/">An A to Z of confusion</source>
    </item>
    <item>
      <title><![CDATA[How do you Manage Virtualization if you cant see Performance?]]></title>
      <link>http://securityratty.com/article/ed2ef4931f690c62b02f28e517c0aa0d</link>
      <guid>http://securityratty.com/article/ed2ef4931f690c62b02f28e517c0aa0d</guid>
      <description><![CDATA[NetIQ, which seemed to drop off the planet not long after being bought by Attachmate , is back with the results of a very interesting virtualization survey . Now, you know that you need to take all...]]></description>
      <content:encoded><![CDATA[<p>NetIQ, which seemed to drop off the planet not long after being <a href="http://www.itjungle.com/tfh/tfh071706-story08.html">bought by Attachmate</a>, is back with the results of a very interesting <a href="http://tarrysingh.blogspot.com/2008/08/netiq-survery-virtualization-initiative.html">virtualization survey</a>. Now, you know that you need to take all surveys with a big grain of salt (e.g., the majority of respondents to this one were less than 10% virtualized), but it&#8217;s still good to take temperatures whenever possible. </p>
<p>The numbers we found interesting: </p>
<p>- only 21% currently deploying virtualization have any kind of systems management solutions for their virtual infrastructure </p>
<p>- about 27% are managing performance/ability of virtual systems with same tools they use for physical servers (Nothing wrong with that as long as they&#8217;re seeing what they need to see but&#8230;)</p>
<p>- 40 percent of those surveyed do not report the performance of their virtualized applications, hardware, <a href="http://virtualization.com/news/2008/08/26/netiq-survey-results-reflect-lack-of-virtualization-management-basics/">operating systems, or their virtual machines in any measureable</a> way (which rather undercuts the whole point)</p>
<p>Get the full results <a href="http://download.netiq.com/Library/Misc/VirtualizationSurveyAnalysis-Aug2008.pdf">here</a>.</p>
]]></content:encoded>
      <pubDate>Thu, 28 Aug 2008 21:15:41 +0000</pubDate>
      <category domain="http://securityratty.com/tag/virtualization">virtualization</category>
      <category domain="http://securityratty.com/tag/systems">systems</category>
      <category domain="http://securityratty.com/tag/systems management solutions">systems management solutions</category>
      <category domain="http://securityratty.com/tag/virtual systems">virtual systems</category>
      <category domain="http://securityratty.com/tag/virtualization survey">virtualization survey</category>
      <category domain="http://securityratty.com/tag/virtual machines">virtual machines</category>
      <category domain="http://securityratty.com/tag/physical servers">physical servers</category>
      <category domain="http://securityratty.com/tag/virtual infrastructure">virtual infrastructure</category>
      <category domain="http://securityratty.com/tag/performance">performance</category>
      <source url="http://blog.sciencelogic.com/how-do-you-manage-virtualization-if-you-cant-see-performance/08/2008">How do you Manage Virtualization if you cant see Performance?</source>
    </item>
    <item>
      <title><![CDATA[The Stigma Enigma, Revisited]]></title>
      <link>http://securityratty.com/article/c238be0f778cce325c4423b05b36b9e3</link>
      <guid>http://securityratty.com/article/c238be0f778cce325c4423b05b36b9e3</guid>
      <description><![CDATA[Recently my pal Bill Pytlovany (of WinPatrol fame) wrote an article on his blog asking &quot;What's Wrong With Toolbars

I wrote something along similar lines way back in 2005 , and it's vaguely depressing...]]></description>
      <content:encoded><![CDATA[
        Recently my pal Bill Pytlovany (of WinPatrol fame) wrote an <a href="http://billpstudios.blogspot.com/2008/08/what-wrong-with-toolbars.html">article</a> on his blog asking "What's Wrong With Toolbars"?<br /><br />I wrote something along similar lines <a href="http://www.revenews.com/chrisboyd/the-stigma-enigma/">way back in 2005</a>, and it's vaguely depressing to see how little has apparently changed. I'm not going to quote myself, but rather compare and contrast Bills experiences (and those of his commentators) with the person who posted a comment to my entry, which I quote below in full:<br /><br /><div class="comment-content">
                                                <p><i>"Unfortunately,
the few 'honest' toolbars have indeed taken the wrath of users as a
result of the spyware, parasite, adware and other creepy applications
of an otherwise good technology.</i></p>
<p><i>What's interesting is that, as far as my own toolbar system goes,
I've had offers from clients all over the world to develop different
kinds of toolbars -- and without fail -- it is the US-based companies
that seem most willing to cross the line and request applications that
I simply refuse to develop.</i></p>
<p><i>We're talking about features like:</i></p>
<p><i>- Forced Install<br />
- Hidden Install<br />
- Report all URLs back<br />
- Report all searches back<br />
- Forcibly and hidden set home page<br />
- Forcibly and hidden set default search engine<br />
- Forcibly generate un-blockable pop-ups<br />
- Install and run hidden executables<br />
- Bypass all security and anti-virus tools<br />
- The list goes on...</i></p>
<p><i>What's sad is that I'm able to generate the most powerful and
incredibly useful toolbars imaginable. Ones that can save countless
hours of time and effort. Ones that can be customized on a per-user
basis to make the Internet and use of ones's own computer a pleasure.</i></p>
<p><i>However, there will always be people around who's sole motivation is the almighty dollar -- and who will do ANYTHING to get it.</i></p>
<p><i>These people don't care about you, your wants, your needs, your
security or safety -- as long as they can line their pockets with your
money, or by taking advantage of actions you perform (even one lousy
click!).</i></p>
<p><i>They'll infect your machine, using whatever means necessary, and they won't stop -- EVER."</i><br /><br />The "industry" has certainly cleaned up since then, but the insistence on wanting to cram a toolbar on every PC, ever, remains. I must admit to being kind of disturbed that none of these companies seemingly want to take "No" for an answer - instead of leaving alone, they keep coming back every month or so. Of course, given the potential for mass moneymaking that's on offer I can't say I'm entirely surprised...<br /></p>
                    </div><br /> 
        
    ]]></content:encoded>
      <pubDate>Wed, 27 Aug 2008 10:58:56 +0000</pubDate>
      <category domain="http://securityratty.com/tag/toolbars imaginable">toolbars imaginable</category>
      <category domain="http://securityratty.com/tag/toolbars">toolbars</category>
      <category domain="http://securityratty.com/tag/forcibly">forcibly</category>
      <category domain="http://securityratty.com/tag/install">install</category>
      <category domain="http://securityratty.com/tag/toolbar">toolbar</category>
      <category domain="http://securityratty.com/tag/applications">applications</category>
      <category domain="http://securityratty.com/tag/contrast bills experiences">contrast bills experiences</category>
      <category domain="http://securityratty.com/tag/companies">companies</category>
      <category domain="http://securityratty.com/tag/toolbar system">toolbar system</category>
      <source url="http://blog.spywareguide.com/2008/08/the-stigma-enigma-revisited.html">The Stigma Enigma, Revisited</source>
    </item>
    <item>
      <title><![CDATA[Holy Media Codecs, Batman!]]></title>
      <link>http://securityratty.com/article/3d984264f929456ea8e4f274d55394ef</link>
      <guid>http://securityratty.com/article/3d984264f929456ea8e4f274d55394ef</guid>
      <description><![CDATA[Batman is still in full swing at the box office - I'm sure me seeing it seven times probably didn't hurt - so with that in mind (and thoughts of the Zango / Dark Knight issue still rattling around my...]]></description>
      <content:encoded><![CDATA[
        Batman is still in full swing at the box office - I'm sure me seeing it seven times probably didn't hurt - so with that in mind (and thoughts of the <a href="http://www.theregister.co.uk/2008/08/18/dark_knight_zango_affiliate_gateway/">Zango / Dark Knight issue</a> still rattling around my brain) I thought it would be fun to see exactly how quickly it can all go wrong when looking for Dark Knight material online.<br /><br />The answer is: extremely quickly.<br /><br />There's a lot of sites out there claiming to carry "full versions" of The Dark Knight, and although they don't offer Zango, they <i>do</i> offer fake media codecs (which usually do all sorts of horrible things to a computer). Let's pull one of these sites apart as an example of how the scam fits together.<br /><br />Here's a typical site pushing what they claim to be The Dark Knight:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://blog.spywareguide.com/images/dbman000.html" onclick="window.open('http://blog.spywareguide.com/images/dbman000.html','popup','width=717,height=564,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://blog.spywareguide.com/images/dbman000-thumb-317x249.jpg" alt="dbman000.jpg" class="mt-image-none" style="" height="249" width="317" /></a></span><br />Click to Enlarge<br /></div><br />Dijgg(dot)com, an obvious Digg.com knockoff apparently hosting a large streaming window - the movie quality will be awesome, won't it? Well, actually, no it won't.<br /><br />In the middle of the video window is a popup:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="dbman0.jpg" src="http://blog.spywareguide.com/images/dbman0.jpg" class="mt-image-none" style="" height="145" width="399" /></span></div><br /><br /> <div>Install the "codec", and this won't end well. The EXE comes from a site called Favoritetube(dot)com:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="dbman1.jpg" src="http://blog.spywareguide.com/images/dbman1.jpg" class="mt-image-none" style="" height="203" width="348" /></span></div><br /><br />A quick check for the <a href="http://www.siteadvisor.com/sites/favoritetube.net/postid?p=1063293">safety</a> <a href="http://safeweb.norton.com/report/show?name=favoritetube.net">ratings</a> of that website should be enough to tell you this is a scam. Indeed, there isn't even a movie being streamed here (despite it saying "Connecting" at the bottom of the movie player) - because if you right click on the player itself:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="dbman0000.jpg" src="http://blog.spywareguide.com/images/dbman0000.jpg" class="mt-image-none" style="" height="370" width="418" /></span></div><br /></div><div><br />You can see the "player" is actually just a static image (because I'm given the option to "Copy Image Location"). The image is hosted at Favoritetube, just like the "codecs":<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://blog.spywareguide.com/images/dbman2.html" onclick="window.open('http://blog.spywareguide.com/images/dbman2.html','popup','width=655,height=570,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://blog.spywareguide.com/images/dbman2-thumb-355x308.jpg" alt="dbman2.jpg" class="mt-image-none" style="" height="308" width="355" /></a></span><br /><br />Click to Enlarge<br /></div><br />There are quite a lot of these sites floating around out there at present:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://blog.spywareguide.com/images/dbman3.html" onclick="window.open('http://blog.spywareguide.com/images/dbman3.html','popup','width=738,height=532,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://blog.spywareguide.com/images/dbman3-thumb-338x243.jpg" alt="dbman3.jpg" class="mt-image-none" style="" height="243" width="338" /></a></span><br /><br /></div></div><div><div align="center">Click to Enlarge<br /></div><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://blog.spywareguide.com/images/dbman4.html" onclick="window.open('http://blog.spywareguide.com/images/dbman4.html','popup','width=599,height=533,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://blog.spywareguide.com/images/dbman4-thumb-399x355.jpg" alt="dbman4.jpg" class="mt-image-none" style="" height="355" width="399" /></a></span><br /></div></div><div><div align="center">Click to Enlarge<br /></div><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://blog.spywareguide.com/images/dbman100.html" onclick="window.open('http://blog.spywareguide.com/images/dbman100.html','popup','width=625,height=516,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://blog.spywareguide.com/images/dbman100-thumb-325x268.jpg" alt="dbman100.jpg" class="mt-image-none" style="" height="268" width="325" /></a></span><br /></div></div><div><div align="center">Click to Enlarge<br /></div><br />At this point, it's a given that I'm going to show you what happens if you install one of the files typically pushed from the above sites, right? Well, wait no longer - this....<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="dbman7.jpg" src="http://blog.spywareguide.com/images/dbman7.jpg" class="mt-image-none" style="" height="81" width="84" /></span></div><br /></div><div><br />...will deposit a rogue antispyware tool on your desktop (one of more more obnoxious ones that refuses to leave you alone):<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://blog.spywareguide.com/images/antispycheck1.html" onclick="window.open('http://blog.spywareguide.com/images/antispycheck1.html','popup','width=877,height=668,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://blog.spywareguide.com/images/antispycheck1-thumb-377x287.jpg" alt="antispycheck1.jpg" class="mt-image-none" style="" height="287" width="377" /></a></span><br /><br />Click to Enlarge<br /></div><br />Strange and annoying icons will start to creep across your desktop:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="dbman8.jpg" src="http://blog.spywareguide.com/images/dbman8.jpg" class="mt-image-none" style="" height="82" width="245" /></span></div><br /></div><div><br />....and you'll have more fake system alerts than you can shake a very large stick at:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="antispycheck22.jpg" src="http://blog.spywareguide.com/images/antispycheck22.jpg" class="mt-image-none" style="" height="304" width="273" /></span></div><br /><br />This concludes my public safety announcement. I'm off to see Dark Knight again...<br /></div>
        
    ]]></content:encoded>
      <pubDate>Wed, 27 Aug 2008 06:10:53 +0000</pubDate>
      <category domain="http://securityratty.com/tag/dark knight issue">dark knight issue</category>
      <category domain="http://securityratty.com/tag/dark knight">dark knight</category>
      <category domain="http://securityratty.com/tag/movie player">movie player</category>
      <category domain="http://securityratty.com/tag/click">click</category>
      <category domain="http://securityratty.com/tag/player">player</category>
      <category domain="http://securityratty.com/tag/enlarge">enlarge</category>
      <category domain="http://securityratty.com/tag/image">image</category>
      <category domain="http://securityratty.com/tag/copy image location">copy image location</category>
      <category domain="http://securityratty.com/tag/movie">movie</category>
      <source url="http://blog.spywareguide.com/2008/08/holy-media-codecs-batman.html">Holy Media Codecs, Batman!</source>
    </item>
    <item>
      <title><![CDATA[Doctoring Photographs without Photoshop]]></title>
      <link>http://securityratty.com/article/343f81e5ef64999b63085fa59a40a0d8</link>
      <guid>http://securityratty.com/article/343f81e5ef64999b63085fa59a40a0d8</guid>
      <description><![CDATA[It's all about the captions : ...doctored photographs are the least of our worries. If you want to trick someone with a photograph, there are lots of easy ways to do it. You don't need Photoshop. You...]]></description>
      <content:encoded><![CDATA[<p>It's all about the <a href="http://morris.blogs.nytimes.com/2008/08/11/photography-as-a-weapon/?ref=opinion">captions</a>:</p>

<blockquote>...doctored photographs are the least of our worries. If you want to trick someone with a photograph, there are lots of easy ways to do it. You don't need Photoshop. You don't need sophisticated digital photo-manipulation. You don't need a computer. All you need to do is change the caption.

<p>The photographs presented by Colin Powell at the United Nations in 2003 provide several examples. Photographs that were used to justify a war. And yet, the actual photographs are low-res, muddy aerial surveillance photographs of buildings and vehicles on the ground in Iraq. I'm not an aerial intelligence expert. I could be looking at anything. It is the labels, the captions, and the surrounding text that turn the images from one thing into another. Photographs presented by Colin Powell at the United Nations in 2003.</p>

<p>Powell was arguing that the Iraqis were doing something wrong, knew they were doing something wrong, and were trying to cover their tracks. Later, it was revealed that the captions were wrong. There was no evidence of chemical weapons and no evidence of concealment. Morris's mockery of the sweeping interpretations made in Powell's photographs.</p>

<p>There is a larger point. I don't know what these buildings were really used for. I don't know whether they were used for chemical weapons at one time, and then transformed into something relatively innocuous, in order to hide the reality of what was going on from weapons inspectors. But I do know that the yellow captions influence how we see the pictures. "Chemical Munitions Bunker" is different from "Empty Warehouse" which is different from "International House of Pancakes." The image remains the same but we see it differently.</p>

<p>Change the yellow labels, change the caption and you change the meaning of the photographs. You don't need Photoshop. That's the disturbing part. Captions do the heavy lifting as far as deception is concerned. The pictures merely provide the window-dressing. The unending series of errors engendered by falsely captioned photographs are rarely remarked on.</blockquote></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=agGdKK"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=agGdKK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=6dATMK"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=6dATMK" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Wed, 27 Aug 2008 03:27:27 +0000</pubDate>
      <category domain="http://securityratty.com/tag/photographs">photographs</category>
      <category domain="http://securityratty.com/tag/actual photographs">actual photographs</category>
      <category domain="http://securityratty.com/tag/captions">captions</category>
      <category domain="http://securityratty.com/tag/yellow captions influence">yellow captions influence</category>
      <category domain="http://securityratty.com/tag/powell">powell</category>
      <category domain="http://securityratty.com/tag/colin powell">colin powell</category>
      <category domain="http://securityratty.com/tag/change">change</category>
      <category domain="http://securityratty.com/tag/chemical weapons">chemical weapons</category>
      <category domain="http://securityratty.com/tag/photoshop">photoshop</category>
      <source url="http://www.schneier.com/blog/archives/2008/08/doctoring_photo.html">Doctoring Photographs without Photoshop</source>
    </item>
    <item>
      <title><![CDATA[Myspace Cracker Steals Firefox Passwords]]></title>
      <link>http://securityratty.com/article/1a4072a96ea8dd94eda6fa2169ef914f</link>
      <guid>http://securityratty.com/article/1a4072a96ea8dd94eda6fa2169ef914f</guid>
      <description><![CDATA[A &quot;Myspace Cracking tool&quot; has recently come to light, though if you're considering attempting to crack some Myspace accounts with this





then you might want to think again, on account of it not...]]></description>
      <content:encoded><![CDATA[
        A "Myspace Cracking tool" has recently come to light, though if you're considering attempting to crack some Myspace accounts with this:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="mscrkff1.jpg" src="http://blog.spywareguide.com/images/mscrkff1.jpg" class="mt-image-none" style="" height="87" width="67" /></span></div><br /> <div><br />....then you might want to think again, on account of it not being quite what it seems. This "cracking tool" is only after one persons details: yours. Run it, and you'll see the following (somewhat bizarre) message, which should be your first clue that all is not quite right here:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="mscrkff2.jpg" src="http://blog.spywareguide.com/images/mscrkff2.jpg" class="mt-image-none" style="" height="125" width="229" /><br />
  <br />
  <br />
</span></div>
At this point, your CD tray may well pop open - perhaps in tribute to the Trojans of old that did pretty much the same thing. At any rate, you're certainly not cracking any Myspace accounts, and after a faint grinding from your PC you're left to sit and stare at your desktop, wondering what went wrong. Here's a clue - have a poke around inside the EXE, and some lines of code will likely start to give the game away:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="mscrkff3.jpg" src="http://blog.spywareguide.com/images/mscrkff3.jpg" class="mt-image-none" style="" height="44" width="308" /></span></div><br /><br />..."Firefox password grabber"? Oh dear.<br /><br />The observant end-user will notice a .txt file appears on their C Drive, and itcontains all the stored passwords saved via Firefox on their computer:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://blog.spywareguide.com/images/mscrkff51.html" onclick="window.open('http://blog.spywareguide.com/images/mscrkff51.html','popup','width=563,height=282,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://blog.spywareguide.com/images/mscrkff5-thumb-363x181.jpg" alt="mscrkff5.jpg" class="mt-image-none" style="" height="181" width="363" /></a></span><br /><br />Click to Enlarge<br /></div><br />As you can see, the bad guys here seem to be exploiting a well known password recovery tool for nefarious purposes - in this case, <a href="http://www.security-hacks.com/2007/05/01/firepassword-decrypt-firefox-password-manager">Firepassword</a>. You're probably wondering what happens with the stored login details at this point - well, do some more digging in the code and you'll see this:<br /><br /><div align="center"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://blog.spywareguide.com/images/stolen.html" onclick="window.open('http://blog.spywareguide.com/images/stolen.html','popup','width=574,height=377,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://blog.spywareguide.com/images/stolen-thumb-374x245.jpg" alt="stolen.jpg" class="mt-image-none" style="" height="245" width="374" /></a></span><br /><br />Click to Enlarge<br /></div><br />The stolen Firefox passwords are sent to an FTP drop set up by the hacker, and every login you had stored in Firefox at that point is immediately at risk. Of course, if you're foolish enough to play around with hacking tools then there's a good chance you're going to get burned sooner or later...<br /><br />We detect this as <a href="http://www.spywareguide.com/spydet_32576_foxpass.html">FoxPass</a>.<br /></div><div><br /></div>
        
    ]]></content:encoded>
      <pubDate>Tue, 26 Aug 2008 14:49:03 +0000</pubDate>
      <category domain="http://securityratty.com/tag/firefox">firefox</category>
      <category domain="http://securityratty.com/tag/firefox passwords">firefox passwords</category>
      <category domain="http://securityratty.com/tag/myspace">myspace</category>
      <category domain="http://securityratty.com/tag/tool">tool</category>
      <category domain="http://securityratty.com/tag/myspace accounts">myspace accounts</category>
      <category domain="http://securityratty.com/tag/firefox password grabber">firefox password grabber</category>
      <category domain="http://securityratty.com/tag/password recovery tool">password recovery tool</category>
      <category domain="http://securityratty.com/tag/ftp drop set">ftp drop set</category>
      <category domain="http://securityratty.com/tag/login details">login details</category>
      <source url="http://blog.spywareguide.com/2008/08/myspace-cracker-steals-firefox.html">Myspace Cracker Steals Firefox Passwords</source>
    </item>
  </channel>
</rss>
