New Version of EntraFIDOFinder is out and i’ve added a better way to find out which version of FIDO they are using too. I’ve updated it for the PowerShell version and the webversion.
Enhancements
- Filter by FIDO version from FIDO Alliance (PowerShell and Web Version)
- Using ValidateSet for versions (“FIDO U2F”, “FIDO 2.0”, “FIDO 2.1”, “FIDO 2.1 PRE”)
- Added -AllProperties
- Default to terminal shows basic fields, but added -AllProperties that I’ll add more of the useful fields first
- Show-FIDODbVersion now shows you your current version and if it needs to be updated
I did notice that there is a difference for AAGUID 30b5035e-d297-4ff7-b00b-addc96ba6a98 where on Microsofts website it says it should be compatible with BLE, but mine script isn’t seeing that. I’m going to check this week and see why its doing that. Hopefully it is a quick fix.
UPDATE: Same day Microsoft updated their webpage to show that it isn’t compatible with BLE, making mine correct again.
Let me know your thoughts and what you would like to see and or not see…
PowerShell Gallery: https://www.powershellgallery.com/packages/EntraFIDOFinder/0.0.13
GitHub: https://github.com/DevClate/EntraFIDOFinder
Hope you have a great day!