Personal tools
You are here: Home wikidblog
« January 2009 »
Mo Tu We Th Fr Sa Su
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
 
Document Actions

Voting: Hackable or Error prone? You decide!

Well, someone has probably decided for you. So, you Analyze!


Hat Tip: MSNBC First Read: The SciFi channel has a page up that displays voting mechanism by state. It's quite jazzy, but I have one problem with the methodology. Mainly that they seem to think that if it's electronic, it's hackable but not error prone. While they do have a page discussing the pros and cons of the voting machines, they don't rank them that way on the map.

Lumping all the electronic voting machines into one category doesn't encourage states to choose the least error-prone and secure voting machines. Still, it's an interesting effort and has a great deal of data.

Open source momentum and spending during the recession

Hat Tip: Slashdot, From ComputerWorld:

Red Hat president and CEO Jim Whitehurst expects the enterprise open source software business to emerge from the economic crisis stronger than the proprietary market.
I could not agree more. But I don't think it is about open source vs proprietary. It is about cost savings and squeezing vendors more to save internal staff. We're seeing more and more large companies listen to the open source evangelists inside their companies about saving money by switching from expensive hardware tokens to a less-expensive open source two-factor authentication solution. In the end, though, people will think "Oh, we saved money going with an open source solution - let's look for other areas where we can that again."

MTM vulnerable

Posted by Kris Puri at Oct 31, 2008 11:49 PM
I think the WiKID solution is susceptible to MTM attacks. Since you don't use a hardware token with a number generator synced to the server I see this is inferior to the more expensive solution.

I may be reading the description wrong though.

Re:Open source momentum and spending during the recession

Posted by admin at Nov 01, 2008 09:20 AM
Kris:

First, there is no MITM attack that WiKID is vulnerable to which a hardware token is not also vulnerable. Second, the PC token includes https mutual authentication which prevents network-based MITM attacks for https and SSL-based (browser-based) VPNs. So, in fact, WiKID provides more MITM protection than a hardware token.

The PC token also has anti-keystroke logger functionality. Further, the latest Enterprise version allows you to have "Wireless Only" domains, so users must one of the J2ME, Blackberry or other smart-phone tokens.

HTH,

Nick

Congrats to OBS!

One of our OEM partners is really on a roll. Online Banking Solutions announced deals this week with Bank of Hawaii and First Tennessee . Keep it up!

Category(s)
WiKID

Over 25,000 downloads!

I'm not sure if this confirms my argument that companies will switch to open source two-factor authentication during this downturn or not, but we have officially passed the 25,000 downloads mark from Sourceforge. That doesn't include downloads from our own website.

Kaspersky Labs update on bank attacks

Hat tip: Securology.

Kaspersky Labs has an updated analysis of banking attacks. You should read the whole thing, but I'll point out this section of the conclusion:

Nonetheless, there is a fundamental problem with two-factor authentication, namely that though the session may be secure, whatever happens during that session goes unchecked. In order to increase security, some additional form of communication, such as the use of a cryptographic token or SMS messages (already implemented by some financial institutions) is required. SMS messages could set limits on the lifetime of the TAN, the account numbers being accessed and the maximum permissible transaction amount.

Obviously there is a potential downside to the method detailed above: it could lead to virus writers creating malware to run on the devices which receive the SMS messages. A cryptographic token is therefore a better solution as it's not possible to install any additional software on such a token. Ideally, it would have separate algorithms for both logging on to a site and signing a transaction.

While I assume they are talking about a hardware token, this is essentially what WiKID can do using two separate domains. Each domain has its own public/private key pair and thus are cryptographically distinct so the session authentication is completely separate from the transaction authentication. And there's no reason why we can't use the public keys to encrypt data that an attack can't guess a la Kaspersky's suggestion of the account number into which the funds are to be transferred.

The URL to Trackback this entry is:
http://www.wikidsystems.net/WiKIDBlog/kaspersky-labs-update-on-bank-attacks/tbping