mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
ADD: @gm4tr1x found some new known mifare keys.
This commit is contained in:
parent
1d0ccbe04b
commit
f218d50efb
2 changed files with 13 additions and 2 deletions
|
@ -128,3 +128,9 @@ D49E2826664F,
|
||||||
51284C3686A6,
|
51284C3686A6,
|
||||||
3DF14C8000A1,
|
3DF14C8000A1,
|
||||||
6A470D54127C,
|
6A470D54127C,
|
||||||
|
# Data from: http://pastebin.com/AK9Bftpw
|
||||||
|
#
|
||||||
|
48ffe71294a0, -- Länstrafiken i Västerbotten
|
||||||
|
e3429281efc1, -- Länstrafiken i Västerbotten
|
||||||
|
16f21a82ec84, -- Länstrafiken i Västerbotten
|
||||||
|
460722122510, -- Länstrafiken i Västerbotten
|
|
@ -64,6 +64,11 @@ local _keys = {
|
||||||
'776974687573', -- Transport Key B
|
'776974687573', -- Transport Key B
|
||||||
'4AF9D7ADEBE4', -- Directory and event log Key A
|
'4AF9D7ADEBE4', -- Directory and event log Key A
|
||||||
'2BA9621E0A36', -- Directory and event log Key B
|
'2BA9621E0A36', -- Directory and event log Key B
|
||||||
|
-- Data from: http://pastebin.com/AK9Bftpw
|
||||||
|
'48ffe71294a0', -- Länstrafiken i Västerbotten
|
||||||
|
'e3429281efc1', -- Länstrafiken i Västerbotten
|
||||||
|
'16f21a82ec84', -- Länstrafiken i Västerbotten
|
||||||
|
'460722122510', -- Länstrafiken i Västerbotten
|
||||||
-- Data from: http://pastebin.com/Dnnc5dFC
|
-- Data from: http://pastebin.com/Dnnc5dFC
|
||||||
-- New cards are not encrypted (MF Ultralight)
|
-- New cards are not encrypted (MF Ultralight)
|
||||||
'fc00018778f7', -- Västtrafiken Key A
|
'fc00018778f7', -- Västtrafiken Key A
|
||||||
|
@ -141,7 +146,7 @@ local _keys = {
|
||||||
'b00000000000',
|
'b00000000000',
|
||||||
|
|
||||||
--[[
|
--[[
|
||||||
Should be for Mifare TNP3xxx tags A KEY.
|
Should be for Mifare TNP3xxx tags key A
|
||||||
--]]
|
--]]
|
||||||
'4b0b20107ccb',
|
'4b0b20107ccb',
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue