Skip to content

li0ard/passive_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@li0ard/mrtd_passive_auth

PoC for Passive Authentication (PA) implementation for eMRTD using tsemrtd and icaopkd

Installation

git clone https://github.com/li0ard/passive_auth && cd passive_auth/

[npm | bun] i

# Optional step for Node.js
npm run build

Usage

Before running, you must dump the eMRTD via proxmark3 and download CSCA masterlist from ICAO website

For Node:

node dist/index.js <path to dump folder> <path to CSCA masterlist (.ml)>

For Bun:

bun src/index.ts <path to dump folder> <path to CSCA masterlist (.ml)>

About

PoC for Passive Authentication for eMRTD using tsemrtd and icaopkd

Resources

License

Stars

Watchers

Forks