<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[Steve Riley on Security]]></title>
    <link>http://securityratty.com/feed/4fc0b45233f665369f5b06be4c0e5b17</link>
    <description></description>
    <pubDate>Fri, 01 Feb 2008 08:39:04 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Tweet!]]></title>
      <link>http://securityratty.com/article/ea05cb277df3256f86f6a03dd1c4d597</link>
      <guid>http://securityratty.com/article/ea05cb277df3256f86f6a03dd1c4d597</guid>
      <description><![CDATA[The other day an office mate asked, &quot;Do you twitter?&quot; Sorting through the various snarky remarks that immediately popped to mind, I replied that I didn't think anyone would find my routine bits all...]]></description>
      <content:encoded><![CDATA[<p>The other day an office mate asked, &quot;Do you twitter?&quot; Sorting through the various snarky remarks that immediately popped to mind, I replied that I didn't think anyone would find my routine bits all that interesting. He suggested otherwise: that it would be a convenient place to record quick ideas. So I am <a href="http://twitter.com/steveriley" target="_blank">now indeed twittering</a>. Check out the link on the right of this blog. For those using an RSS/ATOM aggravator, you'll want <a title="http://twitter.com/statuses/user_timeline/15237105.rss" href="http://twitter.com/statuses/user_timeline/15237105.rss">http://twitter.com/statuses/user_timeline/15237105.rss</a>.</p><img src="http://blogs.technet.com/aggbug.aspx?PostID=3079175" width="1" height="1">]]></content:encoded>
      <pubDate>Fri, 27 Jun 2008 01:52:18 +0000</pubDate>
      <category domain="http://securityratty.com/tag/record quick ideas">record quick ideas</category>
      <category domain="http://securityratty.com/tag/snarky remarks">snarky remarks</category>
      <category domain="http://securityratty.com/tag/routine bits">routine bits</category>
      <category domain="http://securityratty.com/tag/twitter">twitter</category>
      <category domain="http://securityratty.com/tag/rssatom aggravator">rssatom aggravator</category>
      <category domain="http://securityratty.com/tag/link">link</category>
      <category domain="http://securityratty.com/tag/comstatusesuser">comstatusesuser</category>
      <category domain="http://securityratty.com/tag/blog">blog</category>
      <category domain="http://securityratty.com/tag/convenient">convenient</category>
      <source url="http://blogs.technet.com/steriley/archive/2008/06/26/tweet.aspx">Tweet!</source>
    </item>
    <item>
      <title><![CDATA[Directly connect to your corpnet with IPsec and IPv6]]></title>
      <link>http://securityratty.com/article/8fa825adcf64d7fa728dd4b170277578</link>
      <guid>http://securityratty.com/article/8fa825adcf64d7fa728dd4b170277578</guid>
      <description><![CDATA[Contrary to popular belief, the rumors of my demise have been greatly exaggerated. Well, ok, no actual rumors, but hey, one can dream, huh? My spring calendar was full of events in Asia and Australia,...]]></description>
      <content:encoded><![CDATA[<p>Contrary to popular belief, the rumors of my demise have been greatly exaggerated. Well, ok, no <em>actual</em> rumors, but hey, one can dream, huh? My spring calendar was full of events in Asia and Australia, then TechEd US seemed to suddenly appear out of nowhere! So I've been kinda swamped. I've missed writing here; it's good to get back into the swing.</p>  <p>At TechEd this year, I gave a presentation called <strong>&quot;21st century networking: time to throw away your medieval gateways.&quot;</strong> (Actually, I've given this same talk before, at events in Amsterdam, Brussels, Oslo, and numerous on-campus customer meetings. It's time to bring the knowledge to the masses.)</p>  <p>I described an idea of using IPv6, IPsec, NAP, and group policy to build a pretty slick replacement for clunky VPN gateways. Turns out we've been piloting this very idea on our internal corpnet. Like a good little bunny I got myself enrolled in the thing and -- pardon the unattractive gushing -- this thing <em>rawks!</em> Here's a brief rundown of the parts you'd configure on <strong>managed clients</strong>:</p>  <ul>   <li>Windows Vista Business (with Software Assurance), Enterprise, or Ultimate editions</li>    <li>That are domain-joined</li>    <li>Users run as <a href="http://blogs.msdn.com/aaron_margosis/" target="_blank">non-admin</a></li>    <li><a href="http://technet.microsoft.com/en-us/windowsserver/grouppolicy/default.aspx" target="_blank">Group policy</a> applies numerous settings</li>    <li><a href="http://technet2.microsoft.com/WindowsVista/en/library/0d75f774-8514-4c9e-ac08-4c21f5c6c2d91033.mspx?mfr=true" target="_blank">UAC</a> is enabled</li>    <li><a href="http://technet2.microsoft.com/WindowsVista/en/library/c61f2a12-8ae6-4957-b031-97b4d762cf311033.mspx?mfr=true" target="_blank">BitLocker</a> is configured to protect confidential information stored offline</li>    <li>The <a href="http://technet.microsoft.com/en-us/network/bb545423.aspx" target="_blank">Windows Firewall</a> is enabled</li>    <li><a href="http://technet.microsoft.com/en-us/network/bb545879.aspx" target="_blank">NAP</a> is used for checking health</li>    <li><a href="http://technet.microsoft.com/en-us/forefront/clientsecurity/default.aspx" target="_blank">Forefront Client Security</a> for keeping malware off the box</li>    <li><a href="http://technet.microsoft.com/en-us/library/bb742533.aspx" target="_blank">Smart cards</a> for strong authentication of users</li>    <li><a href="http://technet.microsoft.com/en-us/network/bb531150.aspx" target="_blank">IPsec</a> is required for connection authentication and traffic encryption</li>    <li><a href="http://technet.microsoft.com/en-us/network/bb530961.aspx" target="_blank">IPv6</a> is required for worldwide Internet connectivity</li>    <li>A DNS suffix search list represents the data center name space</li>    <li>Static IPv6 DNS servers provide name resolution for hosts in the data center</li> </ul>  <p>What does this give you? True <a href="http://www.microsoft.com/mscorp/twc/anywhereaccess/default.mspx" target="_blank">anywhere access</a>, <a href="http://www.microsoft.com/mscorp/execmail/2007/02-06secureaccess.mspx" target="_blank">anywhere in the world</a>, directly to corpnet resources from managed and secure client PCs. The Internet has replaced private WAN links for good reason: enormous cost benefits. The only thing holding us back from fully utilizing this development has been a lack of way to enforce and monitor the security of clients not physically located within the corpnet. Well, those days are over. Now you can build PCs that are trusted just as if they were on the corpnet, without knowing or caring anything about the underlying network connections. And let me tell you, it's as addictive as a few other substances I could mention, but will refrain, since this is (I hope) a family blog :)</p>  <p>Maybe you've heard of the notion of &quot;<a href="http://en.wikipedia.org/wiki/De-perimeterisation" target="_blank">deperimeterization</a>.&quot; Taken to its extreme, I think it's a bit silly. To put a SQL Server directly on the Internet is just plain stupid -- not because I don't think I could keep it protected, but simply because that's unnecessary risk. Only my web server -- and no one else -- should be talking to my SQL Server. But that web server will be in the same subnet as the SQL Server, and IPsec policies used also here will govern who can connect to the SQL Server. <strong>Warning to any and all network DMZs: your days are numbered!</strong></p>  <p>Shrink your perimeter to that which really matters -- your data center. <em>All</em> your clients live (as we would say in the olden days) &quot;on the outside of the firewall.&quot; Now then, there are two kinds of clients. Managed clients, as I described above, establish IPsec-authenticated/encrypted, group-policy-configured, NAP-enforced IPv6 connections directly to corpnet resources without going through any kind of access gateway. The router connecting you to your ISP is fully sufficient for blocking denial of service attempts. Be sure to follow my advice in &quot;<a href="http://blogs.technet.com/steriley/archive/2006/07/10/Configure-your-router-to-block-DOS-attempts.aspx" target="_blank">Configure your router to block DOS attempts</a>,&quot; and then add two more rules to permit incoming port udp/500 and IP protocol 50 over IPv6. That's it. No NATing or other unnatural network acts are required (finally, you can stop lying to your significant other about why you squirrel yourself away in the computer room all those weekend nights).</p>  <p>Unmanaged clients will continue to use IPv4 to access published Web and Win32 applications through a gateway like <a href="http://technet.microsoft.com/en-us/forefront/edgesecurity/bb687299.aspx" target="_blank">IAG</a>. Since you can't trust these clients nor can you trust the data they're throwing at you, you have to inspect and validate at the perimeter. You can take advantage of IAG's <a href="http://www.microsoft.com/forefront/edgesecurity/iag/whitepapers.mspx" target="_blank">application-modifying capabilities</a> to &quot;wrap&quot; security around poorly-written web apps; you can even download an ActiveX control to unmanaged clients to perform some basic health checking, policy enforcement, and cache clearing. None of these eliminates the final requirement to continue inspecting and removing malware from servers where users store data: <a href="http://technet.microsoft.com/en-us/forefront/serversecurity/bb734822.aspx" target="_blank">Exchange</a>, <a href="http://technet.microsoft.com/en-us/forefront/serversecurity/bb734828.aspx" target="_blank">SharePoint</a>, <a href="http://www.microsoft.com/forefront/serversecurity/ocs/default.mspx" target="_blank">Office Communications Server</a>, and <a href="http://technet.microsoft.com/en-us/forefront/clientsecurity/default.aspx" target="_blank">file servers</a>.</p>  <p><strong>Machines are mobile, data is mobile.</strong> The mainframes and large desktop PCs of the past posses an effective security attribute: the heaviness of the machines. You couldn't easily saunter out the front door with a PC-AT in your pocket! These days, we all line our pockets with tiny little mobile phones stuffed with 16GB of storage. It's now a fact: data moves. And like water, data moves wherever it can, as rapidly as it can, often beyond your control if you don't prepare for that. With properly-configured and managed clients we can enjoy a single access and authentication experience no matter where the computer is physically located. For example: I can sit in my house and enter '&quot;http://internal-web-site-name&quot; in my browser. The DNS suffix search list adds the appropriate suffix, my browser's resolver performs an IPv6 name lookup, and my computer makes an authenticated and encrypted connection, after it meets the NAP policy, directly to that internal server. Very nice. As far as I'm concerned, there's no difference between the Internet and my corpnet. It's all <em>just there.</em></p>  <p>For a while now many of you know I've been speaking and writing, mostly at the conceptual level, about the day when such a way of remote computing will arise. Well, my friends, that day is now. You can indeed build it now, with the products you have. I won't admit it's all peaches and cream: there's a fair number of moving parts here, it's true. But most of these moving parts are parts you're already familiar with: I'm simply encouraging you to move them in a specific way. You'll need to do some custom scripting for client-side connection diagnostics, but that's about it.</p>  <p>My next step is to create a more detailed guide, which I plan to publish through TechNet Magazine. I'm targeting (but not promising) the October issue. The article will include greater details about configuring your infrastructure to support the managed clients I describe.</p>  <p>I've lost track of the swelling number of individual conference attendees and the plethora of email writers who've expressed a desire to build this in their own environments. The one common thread from everyone is &quot;I want to do it now!&quot; Folks, it's really pretty exciting for me to see so many of you ready to cross the chasm from the perdition of paleo-networking (layer upon endless, complex layer of DMZs) into the paradise of flat, simple, cheap, and secure access to information. If you haven't yet, please take the time to read through some of our information (especially Scott Charney's paper) on <a href="http://www.microsoft.com/mscorp/twc/endtoendtrust/default.mspx" target="_blank">end-to-end trust</a>. Friends, the idea I describe above is the plumbing for realizing the end-to-end trust vision.</p><img src="http://blogs.technet.com/aggbug.aspx?PostID=3078070" width="1" height="1">]]></content:encoded>
      <pubDate>Wed, 25 Jun 2008 16:55:59 +0000</pubDate>
      <category domain="http://securityratty.com/tag/directly">directly</category>
      <category domain="http://securityratty.com/tag/corpnet">corpnet</category>
      <category domain="http://securityratty.com/tag/sql server directly">sql server directly</category>
      <category domain="http://securityratty.com/tag/data">data</category>
      <category domain="http://securityratty.com/tag/data center">data center</category>
      <category domain="http://securityratty.com/tag/ipv6">ipv6</category>
      <category domain="http://securityratty.com/tag/trust">trust</category>
      <category domain="http://securityratty.com/tag/end-to-end trust vision">end-to-end trust vision</category>
      <category domain="http://securityratty.com/tag/users store data">users store data</category>
      <source url="http://blogs.technet.com/steriley/archive/2008/06/25/directly-connect-to-your-corpnet-with-ipsec-and-ipv6.aspx">Directly connect to your corpnet with IPsec and IPv6</source>
    </item>
    <item>
      <title><![CDATA[Do you need RMS/IRM in Office for Macintosh?]]></title>
      <link>http://securityratty.com/article/0f564da62833e134642aa7f0559d0125</link>
      <guid>http://securityratty.com/article/0f564da62833e134642aa7f0559d0125</guid>
      <description><![CDATA[Please let me know if this is a feature you'd be interested in. We're looking to build the business case to develop it, and the best way to do that is for you, our customers, to let us know
Also, if...]]></description>
      <content:encoded><![CDATA[<p>Please let me know if this is a feature you'd be interested in. We're looking to build the business case to develop it, and the best way to do that is for you, our customers, to let us know.</p>  <p>Also, if any of you want to deploy RMS now but can't because there's currently no Mac support, I especially need to know. Thanks!</p><img src="http://blogs.technet.com/aggbug.aspx?PostID=3043863" width="1" height="1">]]></content:encoded>
      <pubDate>Wed, 23 Apr 2008 18:34:16 +0000</pubDate>
      <category domain="http://securityratty.com/tag/mac support">mac support</category>
      <category domain="http://securityratty.com/tag/deploy rms">deploy rms</category>
      <category domain="http://securityratty.com/tag/develop">develop</category>
      <category domain="http://securityratty.com/tag/feature">feature</category>
      <category domain="http://securityratty.com/tag/business">business</category>
      <category domain="http://securityratty.com/tag/customers">customers</category>
      <source url="http://blogs.technet.com/steriley/archive/2008/04/23/do-you-need-rms-irm-in-office-for-macintosh.aspx">Do you need RMS/IRM in Office for Macintosh?</source>
    </item>
    <item>
      <title><![CDATA[Throw away your digital picture frames]]></title>
      <link>http://securityratty.com/article/bb80f799aeb703e8ac04ecfa35c60af3</link>
      <guid>http://securityratty.com/article/bb80f799aeb703e8ac04ecfa35c60af3</guid>
      <description><![CDATA[Surely time itself has warped and it's suddenly April 1st. Come on, if you read the following, wouldn't you first think it was a hoax, as did I
Virus from China, the gift that keeps on giving
An...]]></description>
      <content:encoded><![CDATA[<p>Surely time itself has warped and it's suddenly April 1st. Come on, if you read the following, wouldn't you first think it was a hoax, as did I?</p> <blockquote> <p><a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2008/02/15/BU47V0VOH.DTL" target="_blank">Virus from China, the gift that keeps on giving</a></p> <p>An insidious computer virus recently discovered on digital photo frames has been identified as a powerful new Trojan Horse from China that collects passwords for online games -- and its designers might have larger targets in mind.  <p>"It is a nasty worm that has a great deal of intelligence," said Brian Grayek, who heads product development at Computer Associates, a security vendor that analyzed the Trojan Horse... The authors of the new Trojan Horse are well-funded professionals whose malware has "specific designs to capture something and not leave traces," Grayek said. "This would be a nuclear bomb" of malware.</p></blockquote> <p>Mocmex is its name. Reportedly, it can evade hundreds of anti-malware and firewall products, including the Windows Firewall. I suspect that this succeeds only when users are logged in as administrators, so here's yet another reason to stop doing this altogether, as is the US Government with its new <a href="http://fdcc.nist.gov/" target="_blank">Federal Desktop Core Configuration</a> for Windows XP and Windows Vista.</p> <p>The virus actually propagates to just about any kind of removable USB storage device, jumping from various well-concealed hiding places on your PC whenever such a device is inserted. Picture frames are implicated because the virus apparently originated in the factory where the frames were built (in turn sold by Best Buy, Sam's Club, Target, and Costco, but now discontinued). Amazingly, according to the UK security firm Prevx, over 67,500 variants of this thing exist!</p> <p>Even more amazing:</p> <blockquote> <p>[Mocmex] isn't the only piece of malware involved. Deborah Hale of Sans said the researchers also found four other, older Trojans on each frame, which may serve as markers for botnets -- networks of infected PCs that are remotely controlled by hackers.  <p>There is W32.Rajump, which deposits the same piece of malware that infected some of Apple's video iPods during manufacturing in October 2006. It gathers IP addresses and port numbers from infected PCs and ships them out, according to Symantec. One destination is registered to a service in China that allows people to conceal their own IP addresses.  <p>Then there is a generic Trojan; a Trojan that opens a back door on PCs and displays pop-up ads; and a Trojan that spreads itself through portable devices like Mocmex does.</p></blockquote> <p>More reasons to <a href="http://blogs.technet.com/steriley/archive/2007/10/30/more-on-autorun.aspx" target="_blank">disable Autorun</a>, I suppose. Yet this isn't a cure-all: if you're logged in as administrator, the virus helpfully re-enables Autorun. Sheesh! If you own one of these frames, SANS suggests that you take it to a friend who has a Mac or Linux box and plug it in there. Yeah, that's good advice; there exist no viruses for these operating systems, correct? It's irrelevant which operating system you're using -- if you run with full privileges, you'll get 0wn3d soon enough.</p> <p>It's fascinating that the thing targets online games, although it could certainly harvest just about any private information stored on your PC. Mining online game accounts might be pretty profitable, you know. Consider the number of people who pay real money for virtual (=fake) stuff in World of Warcraft, Runescape, and whatever else. I suppose losing their passwords to picture frames might help such people regain a tenuous foothold on reality.</p><img src="http://blogs.technet.com/aggbug.aspx?PostID=2909038" width="1" height="1">]]></content:encoded>
      <pubDate>Tue, 19 Feb 2008 00:36:49 +0000</pubDate>
      <category domain="http://securityratty.com/tag/frames">frames</category>
      <category domain="http://securityratty.com/tag/picture frames">picture frames</category>
      <category domain="http://securityratty.com/tag/trojan">trojan</category>
      <category domain="http://securityratty.com/tag/generic trojan">generic trojan</category>
      <category domain="http://securityratty.com/tag/digital photo frames">digital photo frames</category>
      <category domain="http://securityratty.com/tag/trojan horse">trojan horse</category>
      <category domain="http://securityratty.com/tag/virus apparently">virus apparently</category>
      <category domain="http://securityratty.com/tag/malware">malware</category>
      <category domain="http://securityratty.com/tag/windows">windows</category>
      <source url="http://blogs.technet.com/steriley/archive/2008/02/18/throw-away-your-digital-picture-frames.aspx">Throw away your digital picture frames</source>
    </item>
    <item>
      <title><![CDATA[Supporting your family, friends, and neighbors]]></title>
      <link>http://securityratty.com/article/07de9d1487a527268d852adbab8c7d91</link>
      <guid>http://securityratty.com/article/07de9d1487a527268d852adbab8c7d91</guid>
      <description><![CDATA[By Steve Riley
Senior Security Strategist
Trustworthy Computing Group, Microsoft Corporation
originally published at http://www.microsoft.com/technet/community/columns/secmgmt/sm0208.mspx
Ive met...]]></description>
      <content:encoded><![CDATA[<h6>By Steve Riley<br>Senior Security Strategist<br>Trustworthy Computing Group, Microsoft Corporation<br>(originally published at <a title="http://www.microsoft.com/technet/community/columns/secmgmt/sm0208.mspx" href="http://www.microsoft.com/technet/community/columns/secmgmt/sm0208.mspx" target="_blank">http://www.microsoft.com/technet/community/columns/secmgmt/sm0208.mspx</a>) </h6> <p>I’ve met thousands of IT pros during my years speaking at conferences around the world. And if there’s one thing that’s true for all of us it’s that all IT pros become support professionals for their family, their friends, and their neighbors—your “FFN” base, as I call it. And, like doctors, we’re expected to provide this kind of support for free!</p> <p>Once upon a less-demanding time, these questions were rare and usually involved things like setting up Windows, configuring printers, snarfing from the free wireless network across the street—the sorts of things that normal people don’t do when going about their daily lives (face it, we IT pros aren’t <em>normal</em>). So the monthly late-evening phone call usually wasn’t a burden. Alas, those days are now nothing more than wistful memories.</p> <p>You see, the bad guys (and, increasingly, girls) who lurk in the Internet’s dark alleys and secret passages have discovered that those who constitute your FFN are prime targets for their reprehensible ways. The millions of home computers squatting on kitchen counters and in bedrooms don’t enjoy the protection that corporate PCs do—no fortified network, no centralized administration and updating, no traffic inspection, no security policies. Rarely do the people in our FFNs possess detailed security knowledge, so home computers are ripe targets for attack. The bad guys know this, and they’re rapidly taking over as many machines as they can get their grubby little hands on.</p> <p>For a while now, Microsoft has provided easy-to-follow guidance for home users at our <a href="http://www.microsoft.com/protect" target="_blank">Security at Home site</a>. This is an excellent resource, with information on how to protect your computer, yourself, and your family. However, we can’t do it alone—we need your help! Maybe it’s already happened to many of you; if not, it’ll happen soon: you’ll become a security consultant for your FFN. That’s right, you. Stop glancing around the room, don’t slink down in your chair and hope I won’t see you. Your FFN is having security problems right now, and they need your help.</p> <p>What to say, you ask? Where to go for guidance on how to talk to your FFN? It’s the same place: <a href="http://www.microsoft.com/protect" target="_blank">Security at Home</a>. I’ll review some of the most important steps you can take.</p> <h3>Four steps to protect your computer</h3> <p>These aren’t optional; they aren’t open for debate. At the very minimum, all computers connected to the Internet should follow these steps.</p> <ol> <li>Keep your firewall switched on.  <li>Keep Windows up to date.  <li>Use updated antivirus software.  <li>Use updated antispyware software.</li></ol> <p>Computers running Windows Vista or Windows XP Service Pack 2 (SP2) already have firewalls that are enabled by default. <em>Leave them running.</em> I've yet to see any example of applications typically run on home computers that would break because the firewall is running. There’s simply no excuse for running a PC connected to the Internet without a firewall. Computers running anything older than Windows XP SP2 should be upgraded immediately—and this is again where you can help. Visit your FFN and ensure that everyone has installed the service pack.</p> <p>Make a habit of ensuring that the automatic update client is running whenever you visit your FFN. This feature exists for them and minimizes the amount of work you need to do. Let Microsoft take care of patch management for your FFN—outsource it to us by making sure that all computers are downloading and installing updates automatically.</p> <p>Simply using a firewall and installing updates can be enough to protect a computer from most attacks. But as we security consultants (stop looking around the room again!) know, attackers don’t target only computers. They target people, often by concealing malicious software inside tempting packages delivered by e-mail or Web sites. We call this the “dancing pig” phenomenon—no amount of self-control can stop someone from clicking on links or running attachments when the payoff is the promise of tutu-clad swine parading across the screen! So to add to a home computer’s defense, we need utilities that detect and remove malicious software. Antivirus and antispyware tools can take care of this for you. (Yes, you need both; they detect different kinds of attacks.)</p> <p>The case could be made that antivirus and antispyware tools aren’t necessary for computers whose users are highly skilled, security savvy, and have an experienced feel for recognizing malware before it strikes. Indeed, I’ve written about this before (<a href="http://blogs.technet.com/steriley/archive/2007/09/22/antivirus-software-who-needs-it.aspx" target="_blank">"Antivirus softwre—who needs it"?</a> and <a href="http://blogs.technet.com/steriley/archive/2007/09/25/more-on-the-necessity-of-antivirus-software.aspx)" target="_blank">"More on the necessity of antivirus software"</a>). However, for my FFN, antivirus and antispyware are requirements. They should be for your FFN, too.</p> <p>The Malicious Software Removal Tool also helps to eliminate malware. It’s updated each month through the automatic update client and runs the next time a computer boots. It scans for and removes common malware like certain prevalent worms and rootkits. Since the tool’s introduction, millions of computers have been cleaned of billions of pieces of malware.</p> <p>If you need to quickly scan a computer for malware, try the Windows Live OneCare safety scanner. It’s free, and it might be a useful habit for you to develop every so often when you get a call from an FFN. There are two versions of the scanner. One is for <a href="http://onecare.live.com/site/en-us/default.htm);" target="_blank">Windows XP</a>, the other is a <a href="Safety scan for Windows Vista" target="_blank">beta for Windows Vista</a>.</p> <p>What about ensuring that your FFN runs as non-admin? That would be an excellent step, but a lot of software written for the home market still requires being an admin to install and run (yeah, not everyone realizes the Earth is round). Such software should be tossed in the junk bin—yet if you need to manage some knitting projects, and there’s only one program you can find that works for you, sigh… Non-admin is a tough call. Perhaps you can enforce it on the home network in your own house, since you’re right there. Enforcing it on the computers in your FFN, though, might end up creating more work for you.</p> <h3>Keep your information more secure</h3> <p>Spam and scams are the techniques most bad guys use to steal your information to try to assume your identity. I don’t like the common term “identity theft”—how can you really steal someone’s identity? You can steal a purse, thus denying the purse’s benefit to its original owner. But you simply can’t take away someone’s identity. Think of identity theft as a form of <em>impersonation attack</em> (it’s like spoofing a human, I suppose). To impersonate you, the bad guy needs to obtain information about you. Phishing scams and spam lure millions of unsuspecting folk (these would be your FFN) into divulging secret details they’d never tell their pastors or principals or parents.</p> <p>To reduce the likelihood of having your identity impersonated, teach your FFN to follow a few simple steps.</p> <ol> <li>Use the phishing filter that’s built into Internet Explorer 7.  <li>Reduce the amount of spam in your e-mail.  <li>Use good passwords online.</li></ol> <p>The phishing filter in Internet Explorer 7 includes a long list of known phishing sites, and it warns users if a site they’re visiting is on the list or exhibits characteristics typical of phishing sites. The filter can communicate with an online service to keep itself updated—and this is important, since phishing sites often disappear after just a couple days.</p> <p>Windows Live Hotmail, Windows Live Mail, and Windows Mail—probably the most common mail programs in your FFN—include technology to reduce spam. Their spam filters are updated regularly through Microsoft Update, which is yet another excellent reason for keeping the automatic update client enabled. Also be sure that you configure them to block images in HTML mail, which are often used for secretly tracking whether someone’s read a message.</p> <p>Don’t forget to teach your FFN about basic techniques they can learn to become more security savvy. Common practices like disguising your e-mail address on discussion boards (me AT example DOT com), using a separate e-mail address for newsletters and online transactions (yes, you can have more than one Hotmail account), and being aware of prechecked boxes on Web forms that will result in things you didn’t want—for example, various toolbars, sharing your e-mail address with “partners,” or signing you up for newsletters that you can’t unsubscribe from.</p> <p>Similarly, spam becomes easy to spot once you get in tune with its characteristics. Don’t reply to any message that wants personal details. It’s highly unusual; legitimate sites will use Web pages to sign up for services or maintain accounts. If you get an e-mail message that appears to come from your bank, don’t read it—delete it. Then call your bank; if they need something from you, their customer service department can handle it. Legitimate businesses simply don’t use e-mail to conduct account maintenance transactions, <em>because e-mail itself is insecure.</em> Never click on links to any kind of online payment service you use; instead, type the address directly into the browser’s address bar. If you hover your mouse over a link, the real URL appears in a small box—and if they don’t match, then yep, the e-mail message is definitely fraudulent.</p> <p>While working with your FFN, make the link between online safety and personal safety. Most of us wouldn’t wander down random smelly alleys in isolated parts of the city during the middle of the night. It’s the same with your e-mail. Ignore attachments you don’t expect, avoid pleas for giving to “charities,” dismiss any messages that promise easy money, and don’t reply to any spam—all this does is confirm that your e-mail address is legitimate, guaranteeing that you’ll get more. Teach your FFN to make regular use of <a href="http://www.snopes.com" target="_blank">Snopes.com</a>, one of the best sites on the Internet for learning whether something is legitimate or a scam. Type a few words from the suspicious e-mail message into the site’s search box and see what the results are.</p> <p>Web sites often require you to log on. This means you need to create a user ID and password for every site you might visit. There’s a lot of discussion about what constitutes a “good” password; personally, I’m a fan of length rather than complexity. A simple 15-character passphrase (think short sentence) is easy to remember, quick to type, and far stronger than any short complex password. A passphrase like this will withstand any kind of automated password attack, including those based on rainbow tables. And you can even use a method that helps you remember unique phrases for each site, if you wish:</p> <ul> <li>Web mail: "my dog and i got the mail"  <li>Shopping: "my dog and i bought some stuff"  <li>Office: "my dog and i went to work"</li></ul> <p>If you don’t follow this kind of system, eventually you’ll start to forget which password you used on which Web site. Ugh, how can you manage it all? How can you have strong and unique passwords on the 60 different sites you visit every day? If the site uses basic authentication, you can instruct Internet Explorer to remember its password—however, few sites use this method. Instead, forms-based authentication is far more common, and Internet Explorer can’t remember these. Some sites have “Remember my password” checkboxes on the logon forms, which causes the site to store your password in an encrypted cookie (this is fine). There are many third-party programs you can use to manage passwords; one popular and well-regarded one is the free <a href="http://passwordsafe.sourceforge.net/index.shtml)." target="_blank">Password Safe</a>.</p> <h3>Won’t all this just overwhelm my FFN?</h3> <p>Not really. Ordinary people subconsciously make security and safety decisions every day—going to the same hot dog vendor you’ve always trusted, changing lanes after verifying the target lane is unoccupied, walking along known streets with good lighting. Being safe online is really no different than being safe in the real world. Yet, online, people have a tendency to move toward one of two extremes—trusting everything they read and receive or becoming suspicious and essentially refusing to engage in anything online. Maybe it’s because online threats use scary language (like “identity theft”) and receive attention that far outweighs the risks (like child predators).</p> <p>The threats we all face daily online are really no different than the threats we’ve all faced ever since we came down from the trees. This doesn’t mean we should ignore them or become too agitated. It means that we can apply the common sense most of us already have, aided with numerous tools and bits of good advice from software vendors, and—most importantly—a cadre of IT pros who can help their FFNs become savvy enough to protect their computers, themselves, and their families so that they can integrate the vast power of the Internet into their normal routines and enjoy everything it has to offer.</p> <p>This article gave you some starting points for conversations with your FFN. There’s far more to explore. Spend an evening perusing the resources we’ve provided for you at <a href="http://www.microsoft.com/protect" target="_blank">Security at Home</a>. We’re regularly updating the pages here to ensure that the information is current and relevant for home users. We’ve also created a newsletter specifically for home computer security, an online safety and security magazine, and several videos that cover a variety of security topics.</p> <p>One more thing: accept our humble thanks for your help. We believe that you, our IT pros, can become the most valuable element in spreading the message of how to be safe and secure online. Thank you!</p><img src="http://blogs.technet.com/aggbug.aspx?PostID=2885857" width="1" height="1">]]></content:encoded>
      <pubDate>Wed, 13 Feb 2008 14:45:40 +0000</pubDate>
      <category domain="http://securityratty.com/tag/suspicious e-mail message">suspicious e-mail message</category>
      <category domain="http://securityratty.com/tag/mail">mail</category>
      <category domain="http://securityratty.com/tag/home computers defense">home computers defense</category>
      <category domain="http://securityratty.com/tag/home computers">home computers</category>
      <category domain="http://securityratty.com/tag/e-mail">e-mail</category>
      <category domain="http://securityratty.com/tag/home">home</category>
      <category domain="http://securityratty.com/tag/web mail">web mail</category>
      <category domain="http://securityratty.com/tag/windows live mail">windows live mail</category>
      <category domain="http://securityratty.com/tag/site">site</category>
      <source url="http://blogs.technet.com/steriley/archive/2008/02/13/supporting-your-family-friends-and-neighbors.aspx">Supporting your family, friends, and neighbors</source>
    </item>
    <item>
      <title><![CDATA[Plan now to eliminate "power users" from your domains]]></title>
      <link>http://securityratty.com/article/96de72363ce90bee2c9d0978f4318732</link>
      <guid>http://securityratty.com/article/96de72363ce90bee2c9d0978f4318732</guid>
      <description><![CDATA[I've seen some conversations lately about the Power Users group -- how powerful is it, really, and why did we remove the group from Windows Vista
That group had rights install software and drivers....]]></description>
      <content:encoded><![CDATA[<p>I've seen some conversations lately about the Power Users group -- how powerful is it, really, and why did we remove the group from Windows Vista?</p> <p>That group had rights install software and drivers. And if you can install software and drivers, then you can elevate yourself to Administrator or SYSTEM. Vista includes a signed installer that allows standard users to install packages signed by a trusted root. (The "Trusted Installer" is a service that has a SID, so you'll see it in the permissions list on various objects throughout the operating system.) The installer validates the signature chain, then elevates itself to perform the actual installation. Now, standard users can install and update approved software without having to grant membership in the too-powerful Power Users group.</p> <p>We deprecated the Power Users group and removed it wherever we detected it on ACLs. We recommend that you do the same.</p> <p>More details in these blog postings:</p> <ul> <li><a href="http://blogs.technet.com/jesper_johansson/archive/2006/03/12/421870.aspx" target="_blank">Power Users are Admins who have not made themselves Admin yet, by Jesper Johannson</a></li> <li><a href="http://blogs.technet.com/markrussinovich/archive/2006/05/01/the-power-in-power-users.aspx" target="_blank">The power in Power Users, by Mark Russinovich</a></li></ul><img src="http://blogs.technet.com/aggbug.aspx?PostID=2870532" width="1" height="1">]]></content:encoded>
      <pubDate>Mon, 11 Feb 2008 15:03:17 +0000</pubDate>
      <category domain="http://securityratty.com/tag/power">power</category>
      <category domain="http://securityratty.com/tag/power users">power users</category>
      <category domain="http://securityratty.com/tag/powerful">powerful</category>
      <category domain="http://securityratty.com/tag/too-powerful power users">too-powerful power users</category>
      <category domain="http://securityratty.com/tag/rights install software">rights install software</category>
      <category domain="http://securityratty.com/tag/software">software</category>
      <category domain="http://securityratty.com/tag/install">install</category>
      <category domain="http://securityratty.com/tag/install packages">install packages</category>
      <category domain="http://securityratty.com/tag/install software">install software</category>
      <source url="http://blogs.technet.com/steriley/archive/2008/02/11/plan-now-to-eliminate-power-users-from-your-domains.aspx">Plan now to eliminate "power users" from your domains</source>
    </item>
    <item>
      <title><![CDATA[Who should do your security audits? Or, how do you organize the security department?]]></title>
      <link>http://securityratty.com/article/df68eac7120d325459b663abde2dd81e</link>
      <guid>http://securityratty.com/article/df68eac7120d325459b663abde2dd81e</guid>
      <description><![CDATA[An interesting question came up today. The group responsible for configuring and maintaining the firewalls at a customer also believes that they should be the only ones to audit their configurations....]]></description>
      <content:encoded><![CDATA[<p>An interesting question came up today. The group responsible for configuring and maintaining the firewalls at a customer also believes that they should be the only ones to audit their configurations. Others in the security department are uneasy with this, and prefer that someone else do the auditing. I've encountered similar tension before, and it always makes me wonder why information security folk and auditors frequently have trouble working together. As I thought more about this, I began to wonder if maybe there's a better way to organize the entire security department.</p> <p>It's useful if we take a moment and consider the definition of the auditing function. Here's mine:</p> <blockquote> <p><em>Audits help us ensure that we are following our own policies. Audits measure the current state, compare the results against what the state should be, and show where we are out of compliance. Essentially, audits help us know that we are indeed doing what we say we're doing.</em></p></blockquote> <p>Audits are the natural outcomes of implementing good policies and following effective procedures. It makes no sense to spend time developing policies and without having some mechanism to measure compliance. That's the role of the auditing function -- to measure compliance. If we all agree that policies are good, then we should all agree that checking up on ourselves is also good.</p> <p>So, then, who should conduct the audits? For comparison, let's examine a typical software development department. Here at Microsoft, such departments are composed of four over-arching roles:</p> <ul> <li>program management  <li>product management  <li>software development  <li>software test</li></ul> <p>Why this way? Consider the first two. We don't have "project managers" at Microsoft because project management incorporates two conflicting goals: managing people, schedules, and budgets (program management) versus incorporating customer requirements and creating new markets (product management). Program management optimizes resources while product management optimizes features. Rather than shoulder that inherent conflict onto a single person and expect them to deal with it without going completely bonkers, we have two roles, with different people. People skilled in each area negotiate with each other and come to an agreement about what's best both for Microsoft and for our customers.</p> <p>Similar thinking exists for the second pair of roles. Developers strive to write high-quality code, and even do some testing along the way. But because no one's perfect, all code has some mistakes; it's valuable to have other people bang hard on the code, abuse it almost, to find and squash more bugs. Often, even the best developers are embedded so deeply in their own code that some bugs escape them. Developers rightly concern themselves with creating code that works and provides proper output. Testers figure out how to purposefully break software and discover code vulnerabilities. These are different skill sets, and using different people results in higher quality software.</p> <p>We can apply the same logic to the information security department. How about these four roles:</p> <ul> <li>security standards  <li>security alignment  <li>security operations  <li>security auditing</li></ul> <p>The security standards group defines an organization's security architecture, creates policies and procedures, and ultimately takes responsibility for stewarding the integrity of the organization's information assets. The security alignment group spends time understanding the needs and drivers of the various business units, and advocates the business units' positions in meetings with the security standards group. Like in the software development model, having different folks negotiate together about standards and alignment helps ensure that business needs are met while also ensuring that the business is able to rely on information that's kept secure.</p> <p>Remember: the primary purpose of information security is risk management. The standards folk know all about the bad guys and their techniques, and build up knowledge about which threats create risk for the organization. The alignment folk understand, through their constant interaction with people in the business units, all about business risk and get a feel for the business's risk tolerance -- that is, the level and kinds of risk that matter or don't matter. Together, the security standards and the security alignment folk can develop a security posture that allows the business to remain agile while also addressing the risks that make sense.</p> <p>(Notice that I haven't indicated where, exactly, the alignment folk sit within the organization. They might be part of the security department, or they might be part of the individual business units. A case could be made for either choice; however, except for very large organizations, the alignment role probably isn't full-time. This leans the role toward sitting in the business units.)</p> <p>Day-to-day work becomes the responsibility of those in security operations. They create standard configurations, perform installs and updates, monitor traffic, and respond to incidents. Ideally, policies and procedures guide all of these activities. But having policies and procedures isn't enough: we must also have a way to measure conformance. And that's the role of security auditing. Security auditors compare a system's current configuration to what it should be, based on the policy. Where systems are out of compliance, the auditor works with operations folk to understand the reasons, without engaging in blame-storming or launching personal attacks (this goes for operations folk, too). Most of the time, it's simply a mistake; here, auditors are like software testers, uncovering <em>configuration vulnerabilities</em> (bugs) that otherwise might be overlooked by operations and thus exploited by attackers.</p> <p>Now you auditors out there, this doesn't mean that your role is simply that of checklist slave. Especially if your checklist is something you downloaded from the Internet. Remember: these checklists are only guidance, good ideas written by a person (or a committee) based on that person's risk tolerance. Effective auditors develop relationships with people in the other three groups: standards, alignment, and operations. Effective auditors take the time to learn the security landscape, how attackers operate, where vulnerabilities lie, and which threats matter. Really effective auditors learn how to do penetration testing, thus uncovering not only code and configuration vulnerabilities but also <em>circumvention vulnerabilities</em> through social engineering. By doing this, effective auditors remove the "us versus them" stigma often associated with auditing and truly become part of the security team, all working together to protect the organization's information assets.</p> <p>(Notice that, as with the alignment group, I haven't indicated organizationally where the audit group should sit. I do, however, have a strong opinion on this: the management chains of the audit group and the operations group must be different. The people conducting audits shouldn't work for those who have a stake in an audit's outcome. To do so would create unavoidable and unrecoverable conflicts of interest.)</p> <p>I'm sure there's more to the topic of organizing a security department. What do you think of this approach? Do you like the idea of dividing conflicting roles into different groups, then structuring them to work together to achieve realistic and useful outcomes? I don't suspect I've necessarily invented anything new here, but maybe just used a few new words -- such as "security alignment" -- and thought out loud about some of the tension that exists within the standards/alignment and operations/audit pairs. (Oh, and I got to write about my code/configuration/circumvention vulnerability triple again, heh.) Please tell me your thoughts. Maybe there's an entire white paper here, possibly even a TechEd presentation. Maybe someday we should offer a "TechManagementEd" conference!</p><img src="http://blogs.technet.com/aggbug.aspx?PostID=2846949" width="1" height="1">]]></content:encoded>
      <pubDate>Thu, 07 Feb 2008 19:25:32 +0000</pubDate>
      <category domain="http://securityratty.com/tag/information">information</category>
      <category domain="http://securityratty.com/tag/information assets">information assets</category>
      <category domain="http://securityratty.com/tag/information security">information security</category>
      <category domain="http://securityratty.com/tag/alignment folk">alignment folk</category>
      <category domain="http://securityratty.com/tag/security alignment folk">security alignment folk</category>
      <category domain="http://securityratty.com/tag/information security department">information security department</category>
      <category domain="http://securityratty.com/tag/alignment">alignment</category>
      <category domain="http://securityratty.com/tag/security department">security department</category>
      <category domain="http://securityratty.com/tag/security">security</category>
      <source url="http://blogs.technet.com/steriley/archive/2008/02/07/who-should-do-your-security-audits-or-how-do-you-organize-the-security-department.aspx">Who should do your security audits? Or, how do you organize the security department?</source>
    </item>
    <item>
      <title><![CDATA[Videos of some of my presentations]]></title>
      <link>http://securityratty.com/article/20944ef60ba267c1ac5236c8809d740b</link>
      <guid>http://securityratty.com/article/20944ef60ba267c1ac5236c8809d740b</guid>
      <description><![CDATA[TechNet Spotlight features videos of many presentations from our TechEd conferences. Here are some of mine
It's 11:00 PM, do you know where your data is
IT Forum: TechEd Europe, November 2007
The...]]></description>
      <content:encoded><![CDATA[<p>TechNet Spotlight features videos of many presentations from our TechEd conferences. Here are some of mine.</p> <ul> <li><a href="http://www.microsoft.com/emea/spotlight/sessionh.aspx?videoid=727" target="_blank">It's 11:00 PM, do you know where your data is?</a><br>IT Forum: TechEd Europe, November 2007</li> <li><a href="http://www.microsoft.com/emea/spotlight/sessionh.aspx?videoid=530" target="_blank">The fortified data center in your future</a><br>TechEd US, June 2007</li> <li><a href="http://www.microsoft.com/emea/spotlight/sessionh.aspx?videoid=539" target="_blank">Windows Mobile 6 security in depth</a><br>TechEd US, June 2007</li> <li><a href="http://www.microsoft.com/emea/spotlight/sessionh.aspx?videoid=540" target="_blank">Making the tradeoff: be secure or get work done</a><br>TechEd US, June 2007</li> <li><a href="http://www.microsoft.com/emea/spotlight/sessionh.aspx?videoid=339" target="_blank">Defending layer 8: how to recognize and combat social engineering</a><br>IT Forum: TechEd Europe, November 2006</li> <li><a href="http://www.microsoft.com/emea/spotlight/sessionh.aspx?videoid=352" target="_blank">Windows Vista firewall and IPsec enhancements</a><br>IT Forum: TechEd Europe, November 2006</li></ul> <p><a href="http://www.microsoft.com/emea/spotlight/result_search.aspx?speaker=20&amp;product=0&amp;rating=0&amp;x=76&amp;y=7" target="_blank">All of my videos on TechNet Spotlight</a><br>There are older videos, too, including a four-part security basics series with Jesper Johansson.</p><img src="http://blogs.technet.com/aggbug.aspx?PostID=2832774" width="1" height="1">]]></content:encoded>
      <pubDate>Tue, 05 Feb 2008 15:14:38 +0000</pubDate>
      <category domain="http://securityratty.com/tag/videos">videos</category>
      <category domain="http://securityratty.com/tag/forum">forum</category>
      <category domain="http://securityratty.com/tag/data center">data center</category>
      <category domain="http://securityratty.com/tag/data">data</category>
      <category domain="http://securityratty.com/tag/windows vista firewall">windows vista firewall</category>
      <category domain="http://securityratty.com/tag/june">june</category>
      <category domain="http://securityratty.com/tag/europe">europe</category>
      <category domain="http://securityratty.com/tag/november">november</category>
      <category domain="http://securityratty.com/tag/combat social">combat social</category>
      <source url="http://blogs.technet.com/steriley/archive/2008/02/05/videos-of-some-of-my-presentations.aspx">Videos of some of my presentations</source>
    </item>
    <item>
      <title><![CDATA[NAP case study published]]></title>
      <link>http://securityratty.com/article/4cc36be06c1ef16b880817a9f0c8165d</link>
      <guid>http://securityratty.com/article/4cc36be06c1ef16b880817a9f0c8165d</guid>
      <description><![CDATA[Another new resource for you... I know from my time with customers in meetings and at events that NAP is something you're all very interested in. You're also being a bit cautious, waiting to see how...]]></description>
      <content:encoded><![CDATA[<p>Another new resource for you... I know from my time with customers in meetings and at events that NAP is something you're all very interested in. You're also being a bit cautious, waiting to see how the market matures, and hoping to learn how some customers have implemented it. Recently we published our first NAP case study. The government of Fulton County serves a population of nearly one million in northwest Georgia. Its IT department supports 5,000 employees in 400 buildings, dozens of agencies, airports, fire stations, police stations, courts, public-health clinics, and libraries. Its mixed IT infrastructure includes mainframes, clustered servers, workstations, desktop computers, multiple operating systems, dozens of vertical applications, and a sophisticated network encompassing multiple topologies and protocols. Having faced network disruptions in the past due to noncompliant computers, the county needed a new security solution. In response, it is deploying Windows Server® 2008 to take advantage of Network Access Protection (NAP). After an initial deployment, help-desk call volume decreased by 75 percent, for a projected annual savings of more than U.S.$150,000 in maintenance costs.</p> <p>Take a look at <a title="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001286" href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001286">http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001286</a>. It's a quick read. Glad to see they chose to use IPsec-based enforcement, it's my favorite :)</p><img src="http://blogs.technet.com/aggbug.aspx?PostID=2809291" width="1" height="1">]]></content:encoded>
      <pubDate>Fri, 01 Feb 2008 08:50:25 +0000</pubDate>
      <category domain="http://securityratty.com/tag/network">network</category>
      <category domain="http://securityratty.com/tag/network access protection">network access protection</category>
      <category domain="http://securityratty.com/tag/nap">nap</category>
      <category domain="http://securityratty.com/tag/fulton county serves">fulton county serves</category>
      <category domain="http://securityratty.com/tag/faced network disruptions">faced network disruptions</category>
      <category domain="http://securityratty.com/tag/county">county</category>
      <category domain="http://securityratty.com/tag/help-desk call volume">help-desk call volume</category>
      <category domain="http://securityratty.com/tag/infrastructure includes mainframes">infrastructure includes mainframes</category>
      <category domain="http://securityratty.com/tag/multiple topologies">multiple topologies</category>
      <source url="http://blogs.technet.com/steriley/archive/2008/02/01/nap-case-study-published.aspx">NAP case study published</source>
    </item>
    <item>
      <title><![CDATA[Microsoft IPsec diagnostic tool]]></title>
      <link>http://securityratty.com/article/7f08c84346aaacd8ca315d00a987efaa</link>
      <guid>http://securityratty.com/article/7f08c84346aaacd8ca315d00a987efaa</guid>
      <description><![CDATA[IPsec is a wonderful technology for identifying computers and securing the exchange of data between them. I've written and spoken extensively about in the past. It is, however, a bit of a challenge to...]]></description>
      <content:encoded><![CDATA[<p>IPsec is a wonderful technology for identifying computers and securing the exchange of data between them. I've written and spoken extensively about in the past. It is, however, a bit of a challenge to configure, especially if you're newly learning about it. Microsoft recently released a diagnostic tool to help you create and test your policies. It checks for common network problems on host machines and suggests repair commands. It collects IPsec policy information on systems and parses IPsec logs to deduce why a failure might have happened. Beyond IPsec, it offers trace collection for VPN, NAP client, Windows Firewall, Group policy updates, Wireless, and System events. The tool's diagnostic report derives its conclusions from the system logs collected by the tool during its analysis phase, which are sufficient to diagnose any network related issue. For further assistance, you can share the logs with network administrators or Microsoft support.</p> <p>Get the tool here: <a title="http://www.microsoft.com/downloads/details.aspx?FamilyID=1d4c292c-7998-42e4-8786-789c7b457881&amp;displaylang=en" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1d4c292c-7998-42e4-8786-789c7b457881&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=1d4c292c-7998-42e4-8786-789c7b457881&amp;displaylang=en</a></p> <p>It works on these versions of Windows:</p> <ul> <li>Windows Server 2003 Service Pack 1</li> <li>Windows Server 2003 Service Pack 2</li> <li>Windows Server 2003 Service Pack 2 x64 Edition</li> <li>Windows Server 2008</li> <li>Windows Vista Business</li> <li>Windows Vista Business 64-bit edition</li> <li>Windows Vista Enterprise</li> <li>Windows Vista Enterprise 64-bit edition</li> <li>Windows Vista Ultimate</li> <li>Windows XP 64-bit; Windows XP Home Edition</li> <li>Windows XP Professional Edition</li> <li>Windows XP Service Pack 1</li> <li>Windows XP Service Pack 2</li></ul><img src="http://blogs.technet.com/aggbug.aspx?PostID=2809257" width="1" height="1">]]></content:encoded>
      <pubDate>Fri, 01 Feb 2008 08:39:04 +0000</pubDate>
      <category domain="http://securityratty.com/tag/windows vista enterprise">windows vista enterprise</category>
      <category domain="http://securityratty.com/tag/windows vista">windows vista</category>
      <category domain="http://securityratty.com/tag/windows vista business">windows vista business</category>
      <category domain="http://securityratty.com/tag/windows">windows</category>
      <category domain="http://securityratty.com/tag/windows firewall">windows firewall</category>
      <category domain="http://securityratty.com/tag/windows server">windows server</category>
      <category domain="http://securityratty.com/tag/ipsec">ipsec</category>
      <category domain="http://securityratty.com/tag/tool">tool</category>
      <category domain="http://securityratty.com/tag/diagnostic tool">diagnostic tool</category>
      <source url="http://blogs.technet.com/steriley/archive/2008/02/01/microsoft-ipsec-diagnostic-tool.aspx">Microsoft IPsec diagnostic tool</source>
    </item>
  </channel>
</rss>
