The recent wave of smart card hacks have been aimed mainly at the card’s chip and bypassing physical security, but not this latest one: A former Microsoft security team member has demonstrated an attack that compromises the smart card’s middleware plug-in for Vista machines. (See Black Hat Researcher Hacks Credit Cards and 'Gecko' Penetrates Building Access Systems.)
Researcher Dan Griffin, who previously worked for Microsoft on its smart card program, has developed a custom fuzzing tool that hacks smart card and third-party vendors’ plug-in software that use Microsoft’s Smart Card Minidriver Interface, which is built into Vista. "I’m not focusing on the smart card chip," Griffin says. "If I just attack a few specific parts [of the middleware], it will fall over."
Griffin says these smart cards being used for building and machine access come with Java code that allows you to write malicious code into the card. "Writing a hacker applet on the card is not that hard or far-fetched," he says. And he stresses that it’s "not Microsoft code I blow up," but the smart card or third-party plug-in vendor’s.
Griffin’s custom SCardFuzz tool basically forces a heap buffer overflow attack on an unnamed vendor’s smart card plug-in/middleware, allowing an attacker to crash the Vista machine or take it over, says Griffin, a security consultant with JW Secure Inc. "You insert it into a reader on an unattended machine... And you can take out a system process and at best, make it crash, or at worst, take over that process and control it."
The tool provides the card’s plug-in with bogus and jumbled data to cause the overflow attack.
In a proof-of-concept demonstration that he will give at the upcoming CanSecWest conference, Griffin will use a live smart card and its middleware: “Instead of modifying the applet on the card, I instead hook one of the low-level smart card API calls. So logically, the fuzzer sites between the card and the middleware,” he says, explaining that this make it more visual for the demo and shows the API.
“I’m therefore simulating what could be done by writing an evil applet and running it on the card," he says.
He admits he’s a little nervous about releasing SCardFuzz publicly, even after his CanSecWest presentation of it and other Vista Hacking tools he has previously demonstrated over the past year (encryption, firewall, and IPSec ).
"I was thinking that if someone was really interested in using it, I could provide them with the fuzzer but take out the [smart card plug-in] vendor commands," he says.
And XP users with smart card access, beware: This type of attack isn’t restricted to plug-ins that work with Vista machines. "It’s [the smart card interface] been made available down-level, so it would apply to XP as well."
--------------------
This should be pretty damn cool...
No comments:
Post a Comment