Someone just dropped a Yubikey on my desk to play with. Anyone ever do any security research with these?

7 Spice ups

Which one have you got? I have only ever seen one of the nano type in a visiting clients laptop.

They are pretty damn solid.

I should have the Yubikey 4 this week. I will let you know how it goes!

I have a yubikey for personal use. I like the feature of having multiple profiles and its ability to be used with multiple 2-factor suites. Personally I am using it with duo security

Research? No, but I use it for my KeePass :o) It’s been a good sport so far, I had it for about 3 years.

1 Spice up

We deployed them for 2FA and tied them in with AuthLite

They are a cake to deploy and use, especially the Nano’s that fit into the USB port on laptops.

1 Spice up

They work great. Beware if you use thin clients though, can’t seem to get them to pass through Wyse P45s properly with the latest firmware.

Depends what you mean by “research”. For use as a second factor against most common authentication threat models, they are pretty great.

If you mean research in breaking them:

About 6 years ago on a much older YubiKey without a secure element, some researchers conducted a successful side-channel attack. Should be long-since mitigated.

If you have a Chip Whisperer, I’d be interested in whether a power or RF analysis or could extract the AES key. I alas don’t have time to play with that myself.

Lastly, one guy dissolved the plastic injection molded case and poked directly at the internals. Not exactly an “under the radar” attack but fascinating nonetheless.

1 Spice up

We trialed them then a while ago but ended up going with Duo and their hardware tokens

I’m starting to play with these myself using them as smart cards for some key accounts. I’m struggling with their support. I am able to make a key and log in to my domain, but can;t figure out how to change the PIN, erase, the thing, etc.

I’m currently doing some research into the best way to integrate YubiKeys with domain logins.

Doughnut, Did you ever find a good use for them?

1 Spice up

I have been struggling with this for a while. YubiKey support was no help other than basically reading the manual to me, they ended up telling me to format/reinstall the server hosting my CA and start over again. I love the idea and would love to use them but just can’t get an answer on how to make them work.

1 Spice up

jsampler, which YubiKey are you using? We’re looking to start using them for 2FA and I’m curious which key you are using.

We use it with logonbox to manage passwords as an otp, it fires a 44 characters AES-encrypted string into the login form with a simple touch of the usb.

I know it can also generate FIDO-based public/private key pairs. They adhere to an industry standard called Universal 2nd Factor, the standard hardware-based authentication with public key cryptography which makes them extremely difficult to compromise.