Now with over 15 new keys! It was a little slow last month, but this month they made up with adding 6 new Vendors too. For the module, most of the enhancements were on the backend, where I created a function to reorganize any keys that weren’t following the standard configuration. This happens when a new key is added, I haven’t figured a way yet to automatically pull the FIDO Alliance data so that it shows correctly. Also I added a Pester test to make sure the key JSON file is in the correct format and using the correct values.
Microsoft changed on the backend how they showed their “Yes” or “No” on the back end, so I had to adjust my code to look for check mark or an x, as well as changed the JSON validation for that as well. If you use JSON, and haven’t used schemas, I highly recommend you doing it as it will make catching or avoiding issues much easier and quicker.
Here are the database changes:
New Vendors:
- Deepnet
- GoldKey
- SafeKey
- SHALO
- T-Shiled
- VeridiumID
New Keys:
AAGUID | Vendor | Description |
---|---|---|
c89e6a38-6c00-5426-5aa5-c9cbf48f0382 | ACS | FIDO Authenticator NF |
b9f6b7b6-f929-4189-bca9-dd951240c132 | Deepnet | SafeKey/Classic (USB) |
b12eac35-586c-4809-a4b1-d81af6c305cf | Deepnet | SafeKey/Classic (NFC) |
e41b42a3-60ac-4afb-8757-a98f2d7f6c9f | Deepnet | SafeKey/Classic (FP) |
78ba3993-d784-4f44-8d6e-cc0a8ad5230e | Feitian | ePass FIDO-NFC(CTAP2.1, CTAP2.0, U2F) |
39589099-9a75-49fc-afaa-801ca211c62a | Feitian | ePass FIDO-NFC (Enterprise Profile) (CTAP2.1, CTAP2.0, U2F) |
0db01cd6-5618-455b-bb46-1ec203d3213e | GoldKey | Security Token |
c4ddaf11-3032-4e77-b3b9-3a340369b9ad | HID | Crescendo Fusion |
57235694-51a5-4a4d-a81a-f42185df6502 | SHALO | SHALO AUTH |
7787a482-13e8-4784-8a06-c7ed49a7aaf4 | Swissbit | iShield Key 2 |
e400ef8c-711d-4692-af46-7f2cf7da23ad | Swissbit | iShield Key 2 Enterprise |
5eaff75a-dd43-451f-af9f-87c9eeae293e | Swissbit | iShield Key 2 FIPS Enterprise |
817cdab8-0d51-4de1-a821-e25b88519cf3 | Swissbit | iShield Key 2 FIPS |
882adaf5-3aa9-4708-8e7d-3957103775b4 | T-Shield | TrustSec FIDO2 Bio and client PIN version |
8d4378b0-725d-4432-b3c2-01fcdaf46286 | VeridiumID | Passkey Android SDK |
1e906e14-77af-46bc-ae9f-fe6ef18257e4 | VeridiumID | Passkey iOS SDK |
Hope you enjoyed this update and have a great day! Don’t forget to star the repo and if you have an enhancement or issue, please create a GitHub Issue or discussion.
Are there any features you wish EntraFIDOFinder had? Would you like a function to just download or view the key database without updating the module?
GitHub: https://github.com/DevClate/EntraFIDOFinder
PowerShell Gallery: https://www.powershellgallery.com/packages/EntraFIDOFinder/0.0.17
Web Version: https://devclate.github.io/EntraFIDOFinder/Explorer/
Leave a Reply