]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
ADD: @gm4tr1x found some new known mifare keys.
authoriceman1001 <iceman@iuse.se>
Fri, 30 Oct 2015 08:05:22 +0000 (09:05 +0100)
committericeman1001 <iceman@iuse.se>
Fri, 30 Oct 2015 08:05:22 +0000 (09:05 +0100)
client/default_keys.dic
client/lualibs/mf_default_keys.lua

index 8053f42d33cd45c2ed126f12e23e0d178806c338..9bd6b02c54bdf5d3719f04323b3b1cd97448b65b 100644 (file)
@@ -127,4 +127,10 @@ C4652C54261C,
 D49E2826664F,
 51284C3686A6,
 3DF14C8000A1,
-6A470D54127C,
\ No newline at end of file
+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
\ No newline at end of file
index a7aac022b423a067d10061d34357dfa3f24059b6..8473e6577721e165c9e42ceab715758c80ee45c8 100644 (file)
@@ -64,6 +64,11 @@ local _keys = {
     '776974687573', -- Transport Key B
     '4AF9D7ADEBE4', -- Directory and event log Key A
     '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
     -- New cards are not encrypted (MF Ultralight)
     'fc00018778f7', -- Västtrafiken Key A
@@ -141,7 +146,7 @@ local _keys = {
        'b00000000000', 
        
        --[[
-    Should be for Mifare TNP3xxx tags A KEY.
+    Should be for Mifare TNP3xxx tags key A
     --]]
        '4b0b20107ccb',
 
Impressum, Datenschutz