<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Steve Riley on Security : passwords</title><link>http://blogs.technet.com/steriley/archive/tags/passwords/default.aspx</link><description>Tags: passwords</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Passgen tool from my book</title><link>http://blogs.technet.com/steriley/archive/2008/09/29/passgen-tool-from-my-book.aspx</link><pubDate>Mon, 29 Sep 2008 23:42:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3130067</guid><dc:creator>Steve Riley</dc:creator><slash:comments>14</slash:comments><comments>http://blogs.technet.com/steriley/comments/3130067.aspx</comments><wfw:commentRss>http://blogs.technet.com/steriley/commentrss.aspx?PostID=3130067</wfw:commentRss><wfw:comment>http://blogs.technet.com/steriley/rsscomments.aspx?PostID=3130067</wfw:comment><description>&lt;p&gt;Way back in 2005, &lt;a target="_blank" href="http://msinfluentials.com/blogs/jesper/"&gt;Jesper Johannson&lt;/a&gt; and I wrote &lt;em&gt;Protect Your Windows Network&lt;/em&gt;. It’s &lt;a target="_blank" href="http://www.amazon.com/dp/0321336437"&gt;still available&lt;/a&gt;, and although its product set is now somewhat dated (Windows XP and Server 2003), much of the practical advice about security policies, social engineering, security dependencies, and how to think about security remains relevant. That’s because we strove to write something more lasting than a simple configuration guide.&lt;/p&gt;  &lt;p&gt;On the CD-ROM accompanying the book we included a tool called Passgen. In the book, we recommended that you maintain separate passwords on every local administrator and service account in your enterprise. This is, of course, almost impossible to manage without something to automate it for you. That’s what Passgen does. The tool generates unique passwords based on known input (an identifier and passphrase you define), sets those passwords remotely, and allows you to retrieve them later.&lt;/p&gt;  &lt;p&gt;For a while Jesper maintained a web site for the book, running on a server in his house. His &lt;a target="_blank" href="http://www.comcast.net/terms/subscriber/"&gt;ISP&lt;/a&gt; changed &lt;a target="_blank" href="http://www.comcast.net/terms/use/"&gt;policies&lt;/a&gt; and made it impractical to continue running the site. But because the tool is still so useful, I’ve put a copy in my &lt;a target="_blank" href="http://steveriley-ms.spaces.live.com/"&gt;SkyDrive&lt;/a&gt;—look in the “&lt;a target="_blank" href="http://cid-45497626ab321d20.skydrive.live.com/browse.aspx/Passgen"&gt;Passgen&lt;/a&gt;” folder.&lt;/p&gt;  &lt;p&gt;Also, note that I’ve put a new section in the right-side column, “Resources for you.” Here’s where I’ll keep links to bits and pieces that many of you will find relevant and interesting.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Update.&lt;/strong&gt; A few readers have informed me that the SHA-1 hash printed in the README.DOC doesn’t match the actual hash of passgen.exe. Jesper made a few changes and recompiled the tool. The correct hash is now:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;fa19722348e9e0603f24c0ef9fc715010403bcfa&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;I’ve updated the README file with the new hash. Also, passgen.exe has a digital signature, and you can check its details if you’d like.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3130067" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/steriley/archive/tags/passwords/default.aspx">passwords</category><category domain="http://blogs.technet.com/steriley/archive/tags/my+book/default.aspx">my book</category></item><item><title>Password policies. Once again.</title><link>http://blogs.technet.com/steriley/archive/2007/09/04/passwords-policies-once-again.aspx</link><pubDate>Wed, 05 Sep 2007 01:14:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1897577</guid><dc:creator>Steve Riley</dc:creator><slash:comments>21</slash:comments><comments>http://blogs.technet.com/steriley/comments/1897577.aspx</comments><wfw:commentRss>http://blogs.technet.com/steriley/commentrss.aspx?PostID=1897577</wfw:commentRss><wfw:comment>http://blogs.technet.com/steriley/rsscomments.aspx?PostID=1897577</wfw:comment><description>&lt;P&gt;Recently in the newsgroups (&lt;A href="news:microsoft.public.security" mce_href="news:microsoft.public.security"&gt;news:microsoft.public.security&lt;/A&gt;, to be specific) the question of password polices and the out-of-box defaults came up. The poster lamented a number of things: that Microsoft doesn't enable account lockout by default, that we don't have a built-in mechanism for automatically disabling unused accounts, that the 42-day default expiration is troublesome. Here's my response; figured that it would make for a useful blog post, too. 
&lt;H4&gt;Account lockouts&lt;/H4&gt;
&lt;P&gt;Account lockout is a poor substitute for good passwords -- and is one of the most expensive security features you can use. Let's think about this by considering the threat. What threat does account lockout (attempt to) mitigate? Password guessing. How can you make password guessing attacks become useless for an attacker? Two ways: implement lockouts or use good (meaning long) passwords. 
&lt;P&gt;Consider the first choice, account lockouts. The typical cost to an organization to reset locked accounts is US$75 per help desk call. In a medium or large organization, this can become a very high monthly maintenance cost. In nearly all instances, the call results from users locking themselves out (too many vodka tonics on the plane, maybe?), not users encountering locked out accounts because some bad guy was trying to guess passwords. Account lockouts have one more -- very bad -- problem: they &lt;EM&gt;create&lt;/EM&gt; opportunities for bad guys to conduct denial-of-service attacks against accounts or entire domains! Even if you use a timed unlock of, say, 15 minutes, then the attacker can write his script to churn through thousands of bogus logon attempts every 15 minutes 2 seconds. So, contrary to the&amp;nbsp;claim, enabling this setting actually can have significant impact on usability. 
&lt;P&gt;Account lockout is there for people who absolutely need it. But I can't think of any instance where this is true. Instead, have a policy that requires simple passwords at least 15 characters long. Forget about complexity rules that force people to write down passwords. 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: 
&lt;UL&gt;
&lt;LI&gt;web mail: "my dog and i got the mail" 
&lt;LI&gt;shopping: "my dog and i bought some stuff" 
&lt;LI&gt;office: "my dog and i went to work" &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;This is why we disable account lockout by default. There are much better --&amp;nbsp; and much less expensive -- ways to mitigate the threat. 
&lt;H4&gt;Disabling unused accounts&lt;/H4&gt;
&lt;P&gt;You're right, there's no built-in method to automatically disable unused accounts. A variety of third-party products can provide you with this functionality. I suspect some of them might be free, perhaps simple scripts even. I tried searching on "automatically disable unused accounts" and saw a few hits that looked promising. This particular function, however, rightly belongs in the HR process. A number of customers I've spoken with have automated the account creation/disablement/deletion process, incorporating it into HR systems. When a new user is hired, the account is created; when the user departs, the account is disabled; some time later, it's deleted. The HR systems take care of this, not domain or enterprise administrators. I wrote more about this subject in "&lt;A href="http://blogs.technet.com/steriley/archive/2007/05/31/when-you-say-goodbye-to-an-employee.aspx" target=_blank mce_href="http://blogs.technet.com/steriley/archive/2007/05/31/when-you-say-goodbye-to-an-employee.aspx"&gt;When you say goodbye to an employee&lt;/A&gt;." 
&lt;H4&gt;Password expiration&lt;/H4&gt;
&lt;P&gt;Password expiration is an important setting for everyone. It mitigates two threats: employees sharing passwords and bad guys discovering passwords. Because we can eliminate the second threat using long simple passphrases as I described above, then we have only one remaining threat: password sharing. Your estimation of how prevalent this threat is in your environment will guide you toward choosing an expiration time that works for you. 42 days is a reasonable default; our own corpnet uses 70 days. My experience with most customers shows that password sharing isn't a problem. So for those who do enforce long simple passphrases, I suggest that a reasonable default for expiration is 120 days. 
&lt;P&gt;Windows begins notifying you 14 days before your password expires. You can change this time period through group policy. I was in a similar situation recently. Last month my domain password expired while I was in Australia for TechEd there. I could continue to log on to my laptop with cached credentials, but couldn't use Outlook Web Access or RPC+HTTP of course. So I connected to a Terminal Server computer we have on the Internet, logged on there, and changed my password.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1897577" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/steriley/archive/tags/authentication/default.aspx">authentication</category><category domain="http://blogs.technet.com/steriley/archive/tags/security+policies/default.aspx">security policies</category><category domain="http://blogs.technet.com/steriley/archive/tags/passwords/default.aspx">passwords</category></item><item><title>Why administrative passwords will never be like nuclear missile launchers</title><link>http://blogs.technet.com/steriley/archive/2006/11/21/why-administrative-passwords-will-never-be-like-nuclear-missile-launchers.aspx</link><pubDate>Tue, 21 Nov 2006 13:16:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:523700</guid><dc:creator>Steve Riley</dc:creator><slash:comments>11</slash:comments><comments>http://blogs.technet.com/steriley/comments/523700.aspx</comments><wfw:commentRss>http://blogs.technet.com/steriley/commentrss.aspx?PostID=523700</wfw:commentRss><wfw:comment>http://blogs.technet.com/steriley/rsscomments.aspx?PostID=523700</wfw:comment><description>&lt;p&gt;During the past few months many people have lamented that Windows lacks a nuclear missile style control option for administrator passwords. Surely you've read about or seen photographs of missile silos where two operators, separated by a distance greater than the span of a single human's arms, must each simultaneously turn a key in a switch to launch a missile. Such a fail-safe is important when considering missile launches: presumably a nation can't thus be committed to global thermonuclear war on the deranged whims of a single raving lunatic.&lt;/p&gt; &lt;p&gt;At first glance, it seems reasonable to allow for similar control over domain and enterprise administrator accounts. A while back I &lt;a href="http://www.microsoft.com/technet/community/columns/secmgmt/sm0705.mspx" target="_blank"&gt;wrote about the fundamental requirement of trust in administrators&lt;/a&gt;; missile control-style passwords (is there some official term&amp;nbsp;for this?) might lessen the requirement for such trust, goes the thinking. Well, I'm not convinced that the logic that works for missile silos extends to administrator passwords. Let's examine the differences.&lt;/p&gt; &lt;p&gt;It works for missile silos because the fail-safe is tuned to the characteristics of its environment. It takes two keys, each of which must be rotated simultaneously, and they're separated by around ten feet or so: therefore, two humans absolutely are required. To accidentally or intentionally launch a missile when not under orders, both people must be either equally stupid or equally insane -- and in the second case, also&amp;nbsp;equally trust that each is, in fact, a criminal, rather than one acting as a double agent attempting to entrap the other. Furthermore, both operators perform the function in full view of a whole lot of government staff and military officers.&amp;nbsp;The environment and the fail-safe work together to keep the deadly missiles in the ground. Another&amp;nbsp;important aspect is this:&amp;nbsp;the silo and its control system are designed by and operated by the same entity,&amp;nbsp;the government.&lt;/p&gt; &lt;p&gt;Now compare that to a domain controller. Let's say that it's possible to enable a feature that requires entering two passwords. Where would you do this? A logon screen with two password entry fields lacks both physical and human separation: one person could enter both passwords if he or she knew them. It's no better with smartcards -- again, one person could insert both cards into the readers. Replicating&amp;nbsp;a silo-like environment using a pair&amp;nbsp;of computers&amp;nbsp;isn't the answer, because&amp;nbsp;unlike the silos and their control systems, Microsoft designs Windows but &lt;em&gt;you&lt;/em&gt; operate it. The fail-safe works for the silos because of the required physical separation. Microsoft can't dictate, and certainly can't enforce, that you have two domain controllers, separated by at least ten feet. Not everyone can afford all the necessary hardware; plus, think of the demands that would place on space and power in a data center. And besides, even with separated domain controllers,&amp;nbsp;a malicious admin need only to&amp;nbsp;enter the first password or insert the first smartcard in one computer then wheel over to the other one and&amp;nbsp;enter the second password&amp;nbsp;or smarcard&amp;nbsp;there. I'm not sure there's a way to check for simultaneous credential entry.&lt;/p&gt; &lt;p&gt;Separation and delegation of administrative duties is, of course, a good and important concept, one that we'll continue to refine throughout the operating system. There's a lot of power granted to administrators right now, this power&amp;nbsp;we will help you segregate among multiple roles (humans) in your organization. But because of the nature of computer systems, any human&amp;nbsp;granted a particular bit of administrative power must be trusted with that power. Computer systems and the data they store, process, and protect aren't silos; applying silo-style security is the wrong approach to mitigating security risk.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=523700" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/steriley/archive/tags/authentication/default.aspx">authentication</category><category domain="http://blogs.technet.com/steriley/archive/tags/security+policies/default.aspx">security policies</category><category domain="http://blogs.technet.com/steriley/archive/tags/risk+mitigation/default.aspx">risk mitigation</category><category domain="http://blogs.technet.com/steriley/archive/tags/passwords/default.aspx">passwords</category><category domain="http://blogs.technet.com/steriley/archive/tags/security+science/default.aspx">security science</category><category domain="http://blogs.technet.com/steriley/archive/tags/Active+Directory/default.aspx">Active Directory</category><category domain="http://blogs.technet.com/steriley/archive/tags/physical+security/default.aspx">physical security</category></item><item><title>Security myths and passwords</title><link>http://blogs.technet.com/steriley/archive/2006/04/30/Security-myths-and-passwords.aspx</link><pubDate>Sun, 30 Apr 2006 19:07:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426851</guid><dc:creator>Steve Riley</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.technet.com/steriley/comments/426851.aspx</comments><wfw:commentRss>http://blogs.technet.com/steriley/commentrss.aspx?PostID=426851</wfw:commentRss><wfw:comment>http://blogs.technet.com/steriley/rsscomments.aspx?PostID=426851</wfw:comment><description>&lt;P&gt;I like this a &lt;EM&gt;lot.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cerias.purdue.edu/weblogs/spaf/general/post-30/" mce_href="http://www.cerias.purdue.edu/weblogs/spaf/general/post-30/"&gt;http://www.cerias.purdue.edu/weblogs/spaf/general/post-30/&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;In the practice of security we have accumulated a number of “rules of thumb” that many people accept without careful consideration. Some of these get included in policies, and thus may get propagated to environments they were not meant to address. It is also the case that as technology changes, the underlying (and unstated) assumptions underlying these bits of conventional wisdom also change. The result is a stale policy that may no longer be effective…or possibly even dangerous.&lt;/P&gt;
&lt;P&gt;Policies requiring regular password changes (e.g., monthly) are an example of exactly this form of infosec folk wisdom.&lt;/P&gt;
&lt;P&gt;From a high-level perspective, let me observe that one problem with any widespread change policy is that it fails to take into account the various threats and other defenses that may be in place. Policies should always be based on a sound understanding of risks, vulnerabilities, and defenses. “&lt;STRONG&gt;Best practice” is intended as a default policy for those who don’t have the necessary data or training to do a reasonable risk assessment.&lt;/STRONG&gt;&lt;BR&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=426851" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/steriley/archive/tags/identity/default.aspx">identity</category><category domain="http://blogs.technet.com/steriley/archive/tags/authentication/default.aspx">authentication</category><category domain="http://blogs.technet.com/steriley/archive/tags/security+policies/default.aspx">security policies</category><category domain="http://blogs.technet.com/steriley/archive/tags/passwords/default.aspx">passwords</category><category domain="http://blogs.technet.com/steriley/archive/tags/security+myths/default.aspx">security myths</category></item><item><title>What do YOU need out of two-factor authentication?</title><link>http://blogs.technet.com/steriley/archive/2006/04/20/What-do-YOU-need-out-of-two_2D00_factor-authentication_3F00_.aspx</link><pubDate>Fri, 21 Apr 2006 01:37:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:425824</guid><dc:creator>Steve Riley</dc:creator><slash:comments>43</slash:comments><comments>http://blogs.technet.com/steriley/comments/425824.aspx</comments><wfw:commentRss>http://blogs.technet.com/steriley/commentrss.aspx?PostID=425824</wfw:commentRss><wfw:comment>http://blogs.technet.com/steriley/rsscomments.aspx?PostID=425824</wfw:comment><description>&lt;P&gt;&lt;FONT color=#000000&gt;Two-factor authentication continues to grow in popularity and emerge as a security requirement for many people I meet with. At Microsoft, we use smartcards internally for VPN access right now; soon we'll be requiring smartcards for domain logon, too.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;We&amp;nbsp;are also looking at ways to&amp;nbsp;require two-factor authentication for web-based services, like Outlook Web Access, published SharePoint servers, and other bits in our extranet. I love smartcards, and it's Microsoft's preferred product direction and corporate IT approach.&amp;nbsp;But here we encounter a problem with them: most public workstations (kiosks, Internet cafes) don't have smartcard readers. So how do we require two-factor authentication when the infrastructure can't support it?&lt;/P&gt;
&lt;P&gt;Ideally, my answer would be: too bad. Public workstations are too great a risk. No self-respecting organization would &lt;EM&gt;ever&lt;/EM&gt; allow access to corporate resources from unknown machines, right? What possible business justification would ever permit exposure to such risk?&lt;/P&gt;
&lt;P&gt;A lot, it turns out. Any organization (Microsoft included) that permits access to corporate resources, like OWA, is making a risk statement, whether they know it or not. That statement is this: "Our business activities require access to certain resources from any device, anywhere, at any time. We accept the risks associated with this because the value to the business is determined to be higher."&lt;/P&gt;
&lt;P&gt;But just like us, many organizations are starting to become wary of these risks. Two-factor authentication can help to mitigate some, but not all, of them. The choice, then, is which kind of two-factor authentication to use? If smartcards won't work because readers aren't yet ubiquitous (they will someday -- remember, once upon a time a mouse was a rarity), what's left to choose? (I wish we'd include smartcard readers in every box of Windows we ship, just like we included mice in Office.)&lt;/P&gt;
&lt;P&gt;Some form of token card with a one-time password is generally the option, with&amp;nbsp;RSA SecurID being the most popular. Lately I've been reading about &lt;A href="http://www.verisign.com/products-services/security-services/unified-authentication/index.html" mce_href="http://www.verisign.com/products-services/security-services/unified-authentication/index.html"&gt;VeriSign's Unified Authentication&lt;/A&gt; product -- a number of you have mentioned your success with it, and you like that it integrates natively&amp;nbsp;into Active Directly without requiring a separate authentication infrastructure (unlike SecurID, which requires an ACE/Server). I would like to play with this myself someday (hint hint).&lt;/P&gt;
&lt;P&gt;I want to hear from you, though. What do you need from a two-factor authentication mechanism? What are your requirements? Have you used the products currently on the market? What do you like or not like? What do you want to see done differently? Would you like for Microsoft to develop something, or&amp;nbsp;do you prefer to rely on partners?&lt;/P&gt;
&lt;P&gt;Tell me what you think. Our IT department is engaged in a lot of research here; I'd like to know what you've learned in your research and through your experience, too.&amp;nbsp;Post a comment here or email me if you'd prefer to remain private. Either way, I'd really like to get a good body of customer thinking on this. Thanks!&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=425824" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/steriley/archive/tags/identity/default.aspx">identity</category><category domain="http://blogs.technet.com/steriley/archive/tags/authentication/default.aspx">authentication</category><category domain="http://blogs.technet.com/steriley/archive/tags/biometrics/default.aspx">biometrics</category><category domain="http://blogs.technet.com/steriley/archive/tags/email/default.aspx">email</category><category domain="http://blogs.technet.com/steriley/archive/tags/access+technologies/default.aspx">access technologies</category><category domain="http://blogs.technet.com/steriley/archive/tags/security+policies/default.aspx">security policies</category><category domain="http://blogs.technet.com/steriley/archive/tags/risk+mitigation/default.aspx">risk mitigation</category><category domain="http://blogs.technet.com/steriley/archive/tags/passwords/default.aspx">passwords</category></item><item><title>It's me, and here's my proof: why identity and authentication must remain distinct</title><link>http://blogs.technet.com/steriley/archive/2006/02/16/It_2700_s-me_2C00_-and-here_2700_s-my-proof_3A00_-why-identity-and-authentication-must-remain-distinct.aspx</link><pubDate>Thu, 16 Feb 2006 20:41:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:419755</guid><dc:creator>Steve Riley</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.technet.com/steriley/comments/419755.aspx</comments><wfw:commentRss>http://blogs.technet.com/steriley/commentrss.aspx?PostID=419755</wfw:commentRss><wfw:comment>http://blogs.technet.com/steriley/rsscomments.aspx?PostID=419755</wfw:comment><description>&lt;P&gt;My February &lt;EM&gt;Security Management&lt;/EM&gt; column is posted:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/technet/community/columns/secmgmt/sm0206.mspx" mce_href="http://www.microsoft.com/technet/community/columns/secmgmt/sm0206.mspx"&gt;http://www.microsoft.com/technet/community/columns/secmgmt/sm0206.mspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;No matter what kinds of technological or procedural advancements occur, certain principles of computer science will remain -- especially those concerning information security. I’ve noticed lately that, among all the competing claims of security vendors that their latest shiny box will solve all your security woes, a basic understanding of computer science fundamentals is missing. Because good computer science never loses importance, and because knowing the science can help you choose products and develop processes, from time to time I will cover such topics in this column. This month I’d like to explore the concepts of identity, authentication, and authorization, to help you understand their important distinctions, and to help guard you against the increasingly common tendency to combine the first two.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=419755" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/steriley/archive/tags/identity/default.aspx">identity</category><category domain="http://blogs.technet.com/steriley/archive/tags/authentication/default.aspx">authentication</category><category domain="http://blogs.technet.com/steriley/archive/tags/biometrics/default.aspx">biometrics</category><category domain="http://blogs.technet.com/steriley/archive/tags/security+policies/default.aspx">security policies</category><category domain="http://blogs.technet.com/steriley/archive/tags/risk+mitigation/default.aspx">risk mitigation</category><category domain="http://blogs.technet.com/steriley/archive/tags/passwords/default.aspx">passwords</category><category domain="http://blogs.technet.com/steriley/archive/tags/security+science/default.aspx">security science</category></item></channel></rss>