You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add collection and parsing of GlobalPlatform information same as the GlobalPlatformPro tool.
GlobalPlatformPro issues and parses following commands:
80CA0066 00 GET DATA(Card Data)
80CA0067 00 GET DATA(Card Capabilities)
80CA00E0 00 GET DATA(Key Info Template)
80CA0042 00 GET DATA(IIN)
80CA0045 00 GET DATA(CIN)
Out of these, following commands are meaningful with GlobalPlatform-related info: 80CA0066 00 GET DATA(Card Data)
80CA0067 00 GET DATA(Card Capabilities)
GPro performs parsing in GPData.java file, additional dependencies are required.
petrs
changed the title
Add various GETDATA commands to extract card metadata (atop of CPLC)
Add various GETDATA commands to extract GlobalPlatform metadata (atop of CPLC)
Jan 24, 2022
Add collection and parsing of GlobalPlatform information same as the GlobalPlatformPro tool.
GlobalPlatformPro issues and parses following commands:
80CA0066 00 GET DATA(Card Data)
80CA0067 00 GET DATA(Card Capabilities)
80CA00E0 00 GET DATA(Key Info Template)
80CA0042 00 GET DATA(IIN)
80CA0045 00 GET DATA(CIN)
Out of these, following commands are meaningful with GlobalPlatform-related info:
80CA0066 00 GET DATA(Card Data)
80CA0067 00 GET DATA(Card Capabilities)
GPro performs parsing in GPData.java file, additional dependencies are required.
Example output from GPPro:
NXP-specific command IDENTIFY
00A4040009A000000167413000FF00
80CA00FE02DF2800
source: https://blog.quarkslab.com/how-a-security-anomaly-was-accidentally-found-in-an-eal6-javacard.html
The text was updated successfully, but these errors were encountered: