<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.collectivesoftware.com/blog/rss/xslt"?>
<rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Collective Software Blog</title>
    <link>https://www.collectivesoftware.com/blog/</link>
    <description>News and information regarding our technologies and the industries they serve.</description>
    <generator>Articulate, blogging built on Umbraco</generator>
    <item>
      <guid isPermaLink="false">1673</guid>
      <link>https://www.collectivesoftware.com/blog/blog-articles/windows-10-support-with-authlite-v21/</link>
      <title>Windows 10 support with AuthLite v2.1</title>
      <description>&lt;p&gt;Just a quick note that the new version 2.1 branch (now available at the &lt;a href="/solutions/authlite/" title="AuthLite"&gt;main AuthLite page&lt;/a&gt;) supports Windows 10 domain-joined machines!&lt;/p&gt;</description>
      <pubDate>Mon, 24 Aug 2015 17:14:32 Z</pubDate>
      <a10:updated>2015-08-24T17:14:32Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1635</guid>
      <link>https://www.collectivesoftware.com/blog/blog-articles/microsoft-fixes-the-local-administrator-problem/</link>
      <title>Microsoft Fixes the Local Administrator problem!</title>
      <description>&lt;div class="imgBox" style="margin-left: 20px;"&gt;&lt;img src="http://s3.collectivesoftware.com/images/LocalAdmin.png" alt="" /&gt;
&lt;div class="caption"&gt;&lt;span&gt;Every admin's frenemy, the Local Admin&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Apparently this has been percolating for a while, but I just now found out via the &lt;a href="http://community.spiceworks.com/topic/932571-manage-and-randomize-your-local-admin-account-passwords-via-ad-and-laps"&gt;Spiceworks Forum&lt;/a&gt; post.&lt;/p&gt;
&lt;p&gt;AuthLite v2 doesn't directly deal with non-domain accounts, but I know from &lt;em&gt;many&lt;/em&gt; customer conversations that local admin accounts are a necessary evil, for emergency recovery if nothing else.  Our customers want to be able to secure these accounts, but many end up just using a common password for all.&lt;/p&gt;
&lt;p&gt;The inability to centrally manage these passwords led to a raft of third party apps, and many administrators flexed their scripting muscles to come up with bespoke solutions.&lt;/p&gt;
&lt;p&gt;Microsoft's new solution (&lt;a href="https://technet.microsoft.com/en-us/library/security/3062591"&gt;LAPS, the Local Admin Password Solution&lt;/a&gt;) is certainly welcome, and I will now be able to recommend this as a great way to have a strong backup admin account that is banked in AD and not reliant on any third party solutions (even ours :)&lt;/p&gt;</description>
      <pubDate>Mon, 04 May 2015 15:23:34 Z</pubDate>
      <a10:updated>2015-05-04T15:23:34Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1633</guid>
      <link>https://www.collectivesoftware.com/blog/blog-articles/rsa-2015-and-yubikey-edge/</link>
      <title>RSA 2015 and YubiKey Edge!</title>
      <description>&lt;div class="imgBox"&gt;&lt;img src="http://s3.collectivesoftware.com/images/Yubikey_bag.jpg" alt="Bag o' YubiKeys" /&gt;
&lt;div class="caption"&gt;&lt;span&gt;Bag o' YubiKeys&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;As of this afternoon, I have in my hands a bag of 199 individually wrapped &lt;a href="https://www.yubico.com/products/yubikey-hardware/yubikey-edge/"&gt;YubiKey Edge&lt;/a&gt; tokens.  (OK they gave me 200 but I'm keeping one for myself!)&lt;/p&gt;
&lt;p&gt;We'll be giving these out at our &lt;a href="http://www.rsaconference.com/events/us15"&gt;RSA 2015&lt;/a&gt; booth &lt;a href="http://www.rsaconference.com/events/us15/expo-sponsors/exhibitor-list/1342/collective-software"&gt;#739 in the south expo hall&lt;/a&gt;.  Hope to see you there!&lt;/p&gt;</description>
      <pubDate>Thu, 16 Apr 2015 23:56:28 Z</pubDate>
      <a10:updated>2015-04-16T23:56:28Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1405</guid>
      <link>https://www.collectivesoftware.com/blog/blog-articles/exploring-pass-the-hash-authentication-authorization-and-security-groups/</link>
      <title>Exploring Pass-the-hash, authentication, authorization, and security groups</title>
      <description>&lt;p&gt;I received the following question in an email today:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;What authentication is being “two factored”? For instance; is a pass the hash technique, where the Hash from an admin is captured and used to connect to another machine through e.g. smb, always made impossible because a two factor authentication is required? Or is pass the hash still possible because you’ll only prevent an RDP from being single factor?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That's a perceptive question considering that most admins have never even heard of a &amp;quot;pass the hash&amp;quot; attack, or considered what it &lt;em&gt;means&lt;/em&gt; to say that you have &amp;quot;two-factor authentication&amp;quot; and what the limits are.  So I have reproduced my answer below, hoping it will be of general interest!&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;The answer to your question about credential capture and re-use is quite nuanced.  You can enforce 2FA everywhere, or only on some systems, etc., depending on your needs.  Other 2F solutions are only secure if you create a completely sealed boundary (VPN, etc.) of 2-factor-ness, but all the logic inside that perimeter still runs insecurely.  That works fine if you don't make any mistakes and if your threat model is only external attackers.  For protection of domain admin accounts, that's pretty insufficient in my opinion. &lt;/p&gt;
&lt;p&gt;To clarify things, let's start out by forgetting password hashes for the moment; we will say the attacker captures the password itself via a key logger or watching you type, or guessing etc.  They now know one of your authentication factors.  The attacker can use this knowledge to gain access to any systems that allow one-factor (password only) authentication.  But any system or service that requires 2-factor would be protected from this attack.&lt;/p&gt;
&lt;p&gt;Now we can add into the discussion some similar but more subtle attacks.  Plain hashes are not very often sent on the wire these days, but if an attacker can obtain in some way the true MD4 hash of your password (what is commonly referred to as &amp;quot;the&amp;quot; hash) then they can authenticate to any services that use NTLM authentication, again only if those services don't enforce 2-factor.  There are several ways to make them enforce 2-factor auth however, so this can be protected.&lt;/p&gt;
&lt;p&gt;More insidiously than hash passing is ticket &amp;quot;passing&amp;quot;.  It simply means, if the attacker can obtain an authenticated kerberos ticket, they can use it to gain access to other services.  This is why it's not sufficient to block things at the authentication point.  What we want to do is to stamp the kerberos ticket with information about how the login was done (1 vs 2 factor group) so that later on, services can examine it and authorize or block based on that knowledge.  AuthLite is the ONLY two factor solution (apart from smart cards) that can do this fairly important operation.  (And strictly speaking the smart cards aren't quite as good because they have an underlying hash that can be replayed to access NTLM services, but that's a separate issue.)&lt;/p&gt;
&lt;p&gt;Lastly we can discuss the worst case, the &amp;quot;man in session&amp;quot; attack, where the attacker gains access to your true, 2-factor authenticated session, by for example having a root kit on your workstation or other major compromise.  In this case, the attacker for all practical purposes &lt;em&gt;is really you&lt;/em&gt; and can do whatever you can do.  They cannot produce additional OTP authentications to use in the future, but they have your current well-authenticated session and your true 2FA kerberos ticket to use until it expires.  (Unless the attacker is offline and waits until the session is expired, in which case you'd be OK.. but why assume they are sleeping? If they have rooted you, it should be assumed they or their tools are paying attention!). &lt;/p&gt;
&lt;p&gt;Every single authentication product will fall to this last attack.  You only begin to make progress against it with solutions that audit and control every operation going on in the network, which goes very far beyond the concept of simple authentication.&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;
</description>
      <pubDate>Mon, 26 Jan 2015 17:45:19 Z</pubDate>
      <a10:updated>2015-01-26T17:45:19Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1361</guid>
      <link>https://www.collectivesoftware.com/blog/blog-articles/rsa-conference-and-the-future-of-enterprise-security/</link>
      <title>RSA Conference and the Future of Enterprise Security</title>
      <description>&lt;p&gt;Before heading out to attend RSA Conference 2013, Bruce Schneier &lt;a href="http://www.schneier.com/blog/archives/2013/02/all_those_compa.html"&gt;brought up this interesting point&lt;/a&gt; on his (excellent) blog:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Vendors at the RSA conference are only selling to the largest organizations.  And, as I &lt;a href="http://www.schneier.com/essay-215.html"&gt;wrote back in 2008&lt;/a&gt;, soon they will only be selling to IT outsourcing companies (the term "cloud provider" hadn't been invented yet) &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This was evoked by a post from Mike Rothman titled &lt;a href="http://www.darkreading.com/blog/240147127/security-no-man-s-land.html"&gt;Security No-Man's Land&lt;/a&gt;, where he notes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;As the industry descends on the RSA Conference to discuss the latest and greatest in security, the underserved midmarket continues to struggle with basic blocking and tackling. The industry machinery is not built to solve that problem.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;All of this is essentially correct; eventually most security and IT in general for the small and midmarket orgs might be adeptly served by cloud providers.  It's certainly the case that each year the big companies at RSA get bigger, blotting out the proverbial sun with their towering displays.  And of course many of the smaller vendors are busy trying to look like good acquisition targets.  But this isn't quite the entire story.&lt;/p&gt;
&lt;p&gt;Last week when we were exhibiting at RSA 2013 (beyond the massive booth citadels, among the suburbs of smaller vendors), I had the great good luck to catch Bruce Schneier quickly pacing through the aisles, without really looking at the companies exhibiting there.  He mentioned that he was trying to find someone giving away notepads.  I would have loved to do the fan-boy thing, but since he was very obviously in a hurry, I fell behind and left him to his quest.&lt;/p&gt;
&lt;p&gt;Although the circumstance of our meeting was just a coincidence, it was a poignant one to me.  Each year Collective heads to RSA to set up the little green booth.  We tell everyone who will stop to listen about &lt;a href="http://AuthLite.com"&gt;AuthLite&lt;/a&gt; and &lt;a href="https://www.yubico.com/products/yubikey-hardware/"&gt;yubikeys&lt;/a&gt;.  We are a small company and are not trying to be acquired, "make it big", or sell to the top 1000.  In fact, our 2-factor authentication product is priced and positioned to serve the small and medium market best; folks who are running their own Active Directory and want to add 2FA with a minimum of hassle.  The only way we succeed at this is by meeting new customers to sell directly, and meeting new consulting partners and value-added resellers, both of which reliably happen all week long at the show. &lt;/p&gt;
&lt;p&gt;As Bruce and Mike note, the cost to a small organization to implement good security can be severe (in time, experience, and dollars).  Every year I am continually amazed at how many people approach us whose companies are still just using static passwords to log on!  We are trying really hard to make it easy and affordable.  Companies like &lt;a href="https://www.yubico.com/"&gt;Yubico&lt;/a&gt; help by continually innovating in the affordable hardware space, and &lt;a href="http://en.wikipedia.org/wiki/Google_Authenticator"&gt;Google authenticator&lt;/a&gt; offers free OATH token support to mobile platforms.  And I know for certain there are dozens of other small vendors right along side us (both competing and orthogonal) who are variously working on the same goals.&lt;/p&gt;
&lt;p&gt;I do think it's likely that the security landscape will keep moving in the direction noted by the experts above.  I'm not even worried about it as a vendor; the market moves like a steamroller and you have to innovate new things or be squished!  But as long as companies are still running their own directory, I will be happy to offer AuthLite as a 2FA solution.  I very much hope RSA doesn't become the exclusive purview of giant company booths all angling to buy and sell each other.&lt;/p&gt;
&lt;p&gt;And I'm making a mental note right now to bring a notebook with me next year.  I want another shot at meeting Bruce :)&lt;/p&gt;</description>
      <pubDate>Wed, 06 Mar 2013 12:17:26 Z</pubDate>
      <a10:updated>2013-03-06T12:17:26Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1363</guid>
      <link>https://www.collectivesoftware.com/blog/blog-articles/test-your-network-for-upnp-exposure/</link>
      <title>Test Your Network For UPnP Exposure</title>
      <description>&lt;p&gt;As &lt;a href="http://isc.sans.edu/diary/Exposed+UPNP+Devices/15040"&gt;widely reported&lt;/a&gt;, many home network routers have BADLY BROKEN security, allowing any external attacker to take over the router and perform nefarious acts in your network.&lt;br /&gt; &lt;br /&gt; &lt;span class="proflinkWrapper"&gt;&lt;a href="https://plus.google.com/104663839368668178204" class="proflink"&gt;Steve Gibson&lt;/a&gt;&lt;/span&gt; of &lt;a href="http://GRC.com"&gt;GRC.com&lt;/a&gt; created a super easy way for you to test your network.&lt;/p&gt;
&lt;p&gt;Here, I show a simple video walk-through.  EVERYONE should do this as soon as possible. If your network is exposed, fix your router settings or replace it, then try again.  Serious business, people.&lt;/p&gt;
&lt;p&gt;&lt;iframe src="http://www.youtube.com/embed/u97C2r-FVgQ?vq=large" frameborder="0" height="480" width="640"&gt;&lt;/iframe&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 07 Feb 2013 19:25:50 Z</pubDate>
      <a10:updated>2013-02-07T19:25:50Z</a10:updated>
    </item>
  </channel>
</rss>