mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Re-added teslaStore
AID, also added TeslaDAP
AID
This commit is contained in:
parent
bc6de92771
commit
f593efebf4
1 changed files with 16 additions and 0 deletions
|
@ -2127,6 +2127,14 @@
|
||||||
"Description": "Brazilian Bank Banco Bradesco",
|
"Description": "Brazilian Bank Banco Bradesco",
|
||||||
"Type": "EMV"
|
"Type": "EMV"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"AID": "7465736C6153746F7265",
|
||||||
|
"Vendor": "Tesla",
|
||||||
|
"Country": "",
|
||||||
|
"Name": "teslaStore",
|
||||||
|
"Description": "Undocumented AID associated with official Tesla Key Cards",
|
||||||
|
"Type": "Tesla"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"AID": "7465736C614C6F6769633",
|
"AID": "7465736C614C6F6769633",
|
||||||
"Vendor": "Tesla",
|
"Vendor": "Tesla",
|
||||||
|
@ -2142,5 +2150,13 @@
|
||||||
"Name": "teslaLogic (Alternate AID)",
|
"Name": "teslaLogic (Alternate AID)",
|
||||||
"Description": "Key for Tesla vehicles",
|
"Description": "Key for Tesla vehicles",
|
||||||
"Type": "Tesla"
|
"Type": "Tesla"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "5465736c61444150",
|
||||||
|
"Vendor": "Tesla",
|
||||||
|
"Country": "",
|
||||||
|
"Name": "TeslaDAP",
|
||||||
|
"Description": "Undocumented AID associated with official Tesla BTLE Key Fobs",
|
||||||
|
"Type": "Tesla"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue