mirror of
https://github.com/scito/extract_otp_secret_keys
synced 2024-10-31 15:20:27 +00:00
51 lines
1.6 KiB
JSON
51 lines
1.6 KiB
JSON
[
|
|
{
|
|
"name": "pi@raspberrypi",
|
|
"secret": "7KSQL2JTUDIS5EF65KLMRQIIGY",
|
|
"issuer": "raspberrypi",
|
|
"type": "totp",
|
|
"counter": null,
|
|
"url": "otpauth://totp/pi%40raspberrypi?secret=7KSQL2JTUDIS5EF65KLMRQIIGY&issuer=raspberrypi"
|
|
},
|
|
{
|
|
"name": "pi@raspberrypi",
|
|
"secret": "7KSQL2JTUDIS5EF65KLMRQIIGY",
|
|
"issuer": "",
|
|
"type": "totp",
|
|
"counter": null,
|
|
"url": "otpauth://totp/pi%40raspberrypi?secret=7KSQL2JTUDIS5EF65KLMRQIIGY"
|
|
},
|
|
{
|
|
"name": "pi@raspberrypi",
|
|
"secret": "7KSQL2JTUDIS5EF65KLMRQIIGY",
|
|
"issuer": "",
|
|
"type": "totp",
|
|
"counter": null,
|
|
"url": "otpauth://totp/pi%40raspberrypi?secret=7KSQL2JTUDIS5EF65KLMRQIIGY"
|
|
},
|
|
{
|
|
"name": "pi@raspberrypi",
|
|
"secret": "7KSQL2JTUDIS5EF65KLMRQIIGY",
|
|
"issuer": "raspberrypi",
|
|
"type": "totp",
|
|
"counter": null,
|
|
"url": "otpauth://totp/pi%40raspberrypi?secret=7KSQL2JTUDIS5EF65KLMRQIIGY&issuer=raspberrypi"
|
|
},
|
|
{
|
|
"name": "hotp demo",
|
|
"secret": "7KSQL2JTUDIS5EF65KLMRQIIGY",
|
|
"issuer": "",
|
|
"type": "hotp",
|
|
"counter": 4,
|
|
"url": "otpauth://hotp/hotp%20demo?secret=7KSQL2JTUDIS5EF65KLMRQIIGY&counter=4"
|
|
},
|
|
{
|
|
"name": "encoding: ¿äÄéÉ? (demo)",
|
|
"secret": "7KSQL2JTUDIS5EF65KLMRQIIGY",
|
|
"issuer": "",
|
|
"type": "totp",
|
|
"counter": null,
|
|
"url": "otpauth://totp/encoding%3A%20%C2%BF%C3%A4%C3%84%C3%A9%C3%89%3F%20%28demo%29?secret=7KSQL2JTUDIS5EF65KLMRQIIGY"
|
|
}
|
|
]
|