Skip to content

airvitap/Fido2-trojan-auth-bypass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FIDO2 Authentication Bypass Implementation

Attacker is the application to be run by the malicious actor.

The inject.js script can be pasted in the console window of the malicious actor's browser to override the navigator.credentials.get(). It can also be converted to a web extension to use.

Cloud is a sample implementation of the C2 server.

The URL of the C2 server has to be mentioned in the flaskapp code for both the attacker and malware.

Malware is the malware script that is run on the victim's machine.

It can be made to start on boot.

Demo video

https://youtu.be/Lh45VzZqQ60

Note: This implementation does not contain the support for resident keys but it can be added.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.2%
  • JavaScript 37.5%
  • Batchfile 1.3%