17 releases
0.2.14 | Sep 23, 2023 |
---|---|
0.2.13 | May 29, 2023 |
0.2.12 | Jan 14, 2023 |
0.2.11 | Oct 1, 2022 |
0.1.0 | May 1, 2017 |
#357 in Authentication
312 downloads per month
Used in ybaas
18KB
yubibomb
is a Rust command line tool that prints out a random number that is formatted like a
6-digit yubikey token. You can use it to pretend to accidentally press your Yubikey while your IRC
client has the keyboard focus! Usage example:
$ yubibomb
869926
This project is available on crates.io.
lib.rs
:
yubibomb
yubibomb
returns fake HOTP tokens so you can paste them into IRC.
Dependencies
~310KB