ykinfo
Get basic information from a YubiKey. More information: <https://developers.yubico.com/yubikey-personalization/Manuals/ykinfo.1.html>.
Install
- All systems
-
curl cmd.cat/ykinfo.sh
- Debian
-
apt-get install yubikey-personalization - Ubuntu
-
apt-get install yubikey-personalization -
Alpine
-
apk add ykpers - Arch Linux
-
pacman -S yubikey-personalization - Kali Linux
-
apt-get install yubikey-personalization - Fedora
-
dnf install ykpers - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install yubikey-personalization - OS X
-
brew install ykpers - Raspbian
-
apt-get install yubikey-personalization - Docker
-
docker run cmd.cat/ykinfo ykinfopowered by Commando
Get basic information from a YubiKey. More information: <https://developers.yubico.com/yubikey-personalization/Manuals/ykinfo.1.html>.
-
Display all information from YubiKey:
ykinfo -a -
Get only serial in decimal from YubiKey:
ykinfo -s -q -
Get capabilities from YubiKey:
ykinfo -c
© tl;dr; authors and contributors