Quantcast StorefrontBacktalk » Blog Archive » Nothing New In “New” PCI Wireless Guidelines
advertisement
advertisement

Nothing New In “New” PCI Wireless Guidelines

Written by Fred J. Aun
July 22nd, 2009
Like this story? Share it
To share this story with people in your social network, please click on the network icons below.

Retailers fearful of having cardholder data swiped from their wireless networks won’t, unfortunately, find any new and magical cures within the new guideline published by the PCI Security Standards Council (PCI SSC) July 16. Indeed, the document’s authors concede they didn’t come up with any requirements that weren’t already included in the existing PCI standards. Then again, given an understanding between PCI and retailers, they really weren’t allowed to come up with anything new.

That understanding is that PCI won’t materially change for two years after its issued and the next update isn’t due until late next year. This way, retailers can make technology decisions based on current PCI rules without worrying about them changing every few months.

But if there’s any area where retailers would want more security standardization rules—or at least much more specific and realistic rules—it’s clearly wireless security. To be fair, that’s a very tall order and the nature of both wireless security and the PCI Council virtually make it impossible.

Many would argue that wireless security is an oxymoron, that the very nature of wireless communication makes secure transmissions unlikely. The very act of scanning for rogue networks in a crowded mall is fairly futile, for example, given the huge number of legitimate networks that are routinely added by retail neighbors.

At the same time, the nature of the PCI Council also makes such specific and practical advice difficult, given that its rules must apply to everyone from Wal-Mart to the one-location Phil’s Hoagies Shop down the street. To have rules that will apply to all forces its guidelines to be somewhat generic, leaving it up to IT management at each chain—in consultation (and sometimes knockdown-dragout fights) with their assessor—to work out the details that make sense for that chain.

Factoring that in, it’s not realistic to expect national all-chain guidelines from PCI—especially during a part of the calendar where they are not permitted to make any substantive changes—to materially address the wireless security question. But the group at least tried to consolidate all of its disparate wireless rules into one document, giving wireless managers a fighting chance of playing by the PCI rules.

“It contains no changes to the PCI standard at all and the only thing really interesting about it is that they felt the need to issue it,” said David Taylor, founder of the PCI Knowledge Base, a former Gartner analyst and PCI Columnist for StorefrontBacktalk. (See Taylor’s more detailed analysis of what’s good about the new PCI wireless document in this week’s column.) “They recognized the confusion out there.”


advertisement

3 Comments | Read Nothing New In “New” PCI Wireless Guidelines

  1. Samir Palnitkar Says:

    I agree with Fred that wireless security is a hard problem. Additionally, retail environments are not the best to implement wireless security practices.

    However, I disagree that there is nothing new in the PCI wireless guidelines. In fact, this the first time, wireless security guidelines have been described so unambiguously. This clarity was desperately need to help retail organizations really do something about the wireless security problem.

    Additionally, the ad-hoc walkaround wireless audits of sites via random sampling was simply an eyewash and not aimed at true security. Use of a wireless IPS is the only effective way achieve both security and compliance with wireless guidelines.

  2. Cranston Snoard Says:

    The real question then is if PCI’s guidelines on wireless security are nothing new, why did they bother to produce them? It’s not as if reasonable guidelines aren;t already available.

    Or is this just an attempt at security theater – appear to be doing something even if it is meaningless…

  3. Samir Palnitkar Says:

    As I mentioned in my earlier comment, the PCI wireless guidelines are fairly precise in what they recommend. They identify the types of cardholder data environments (CDEs) and precisely define how wireless security requirements apply to them. Therefore, I do not believe that they are meaningless. I see them as an attempt to clarify the PCI DSS in an area that was previously ambiguous.

Leave a Reply

Newsletter

Quickly catch-up on the latest in E-Commerce and Retail Tech with our free weekly newsletter, with urgent bulletins as news merits.
advertisement

Most Recent Comments

Kill All The Passwords

This article does mention, but does not give enough attention to, the fact that the attacks discussed are only feasible when the encrypted password file can be copied and subjected to an offline attack. The trick is to have authentication performed on a separate, much more strongly secured host - such as an Active Directory Domain Controller, or a Kerberos server, or a NIS+ server, or even using something as banal as an LDAP-over-SSL authentication dialog. In these environments, the odds of the "password file" being stolen and subjected to an offline attack go to near zero, and only online attacks may be carried out by the attacker. With sensible exponential backoff between failed password attempts, lockout after a modest number of failed attempts on a single account, and pattern detection, that minimum 7 character password is quite secure enough. Passwords aren't dead yet for security purposes, and they will be with us for a very long while to come for practical purposes. The trick is to employ them correctly. Read more...
The possibilities you describe are years away from being implemented at best, so for the moment passwords are an ugly reality. Luckily, password managers can easily manage hundreds of passwords of any length. The only thing a user needs to remember is the master password. It seems like an easier task to educate users on how to use password managers rather than implement complex security technology on a global basis. Read more...