Skip to content

krypted/webauthn-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published