/webauthn-inspector

Uses the navigator.credentials.create and navigator.credentials.get endpoints to create an id and challenge to see and inject information into Passkeys.

Primary LanguageJavaScriptThe UnlicenseUnlicense

webauthn-inspector

WebAuthn uses the navigator.credentials.create and navigator.credentials.get endpoints to create an id and challenge that's used to obtain derived credentials. This project lists json from the navigator.credentials.create and navigator.credentials.get endpoints in a modal:

hi

Then lists the json returned in the modal:

hi

Installation

This is just a PoC so meant to be loaded as an unpacked Chrome extension for now.

hi

What's Next

Working on adding functionality to inject custom json into the process.