Commit graph

91 commits

Author SHA1 Message Date
iceman1001 641b8f3f57 added a trace file for looking at a genuine Hitag2 read out when card is configured in Crypto mode 2024-04-25 07:37:26 +02:00
Xavier Zhang 21065321ae update encoder config for new iclass syntax 2024-02-17 21:44:25 -05:00
iceman1001 bfa912952e added a trace of xerox info execution 2024-01-26 21:25:45 +01:00
iceman1001 50a1c63470 improved the SEOS annotation, also added a trace file to look at 2024-01-04 19:49:59 +01:00
kitsunehunter ab9753629b
Add omnikey auto downgrade config file
Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-12 12:14:09 -05:00
iceman1001 da98ad8854 adapted the notes on downgrade attacks to follow the repo style 2023-12-12 17:05:10 +01:00
Alex 6947a61d98 Whitespace 2023-08-09 14:30:07 +02:00
iceman1001 8793f1c9c5 color 2023-07-26 23:33:05 +02:00
iceman1001 538ac4b191 added a bunch of empty dump files and key files in order to easily simulate a empty tag. Just eload it and sim. 2023-07-26 17:51:35 +02:00
iceman1001 bc27847bc8 added a new trace sample file 2023-07-21 16:45:12 +02:00
iceman1001 c97f003b2f added a pm3 simulating trace of MIFARE HID SIO 1K card 2022-07-04 17:21:36 +02:00
iceman1001 a79b23edc4 and the files... 2022-01-30 21:27:13 +01:00
iceman1001 54ddd8176f added iclass sniff 2022-01-30 21:25:02 +01:00
iceman1001 7dcaf59cdd added a sniffed desfire trace 2022-01-30 21:23:17 +01:00
Philippe Teuwen 8a85702662 hitags: don't record SOF in trace and demodulate AC frame 2021-12-30 01:11:12 +01:00
Philippe Teuwen 323f70ff7a Add partial byte annotation in Hitag traces
Example:
[usb] pm3 --> trace load -f traces/lf_HitagS256_dump.trace
[+] loaded 287 bytes from binary file traces/lf_HitagS256_dump.trace
[+] Recorded Activity (TraceLen = 287 bytes)
[?] try `trace list -1 -t ...` to view trace.  Remember the `-1` param
[usb] pm3 --> trace list -1 -t hitags -c
[+] Recorded activity (trace len = 287 bytes)
[=] start = start of start frame end = end of frame. src = source of transfer
[=] Hitag1 / Hitag2 / HitagS - Timings in ETU (8us)

      Start |        End | Src | Data (! denotes parity error)
------------+------------+-----+-----------------------------------------
          0 |          0 | Rdr |18(5)
        117 |        117 | Tag |0f(4) 2c  ab  cc  b3  cf  32  bf [2f]
          0 |          0 | Rdr |00(5) 21  a5  b4  73 [8c]
        117 |        117 | Tag |0f(4) c9  00  00  aa [75]
          0 |          0 | Rdr |0c(4) 00 [ab]
        117 |        117 | Tag |0f(4) 21  a5  b4  73 [53]
          0 |          0 | Rdr |0c(4) 01 [b6]
        117 |        117 | Tag |0f(4) c9  00  00  aa [75]
          0 |          0 | Rdr |0c(4) 02 [91]
        117 |        117 | Tag |0f(4) 48  54  4f  4e [2c]
          0 |          0 | Rdr |0c(4) 03 [8c]
        117 |        117 | Tag |0f(4) 4d  49  4b  52 [1e]
          0 |          0 | Rdr |0c(4) 04 [df]
        117 |        117 | Tag |0f(4) 00  00  00  00 [a6]
          0 |          0 | Rdr |0c(4) 05 [c2]
        117 |        117 | Tag |0f(4) 00  00  00  00 [a6]
          0 |          0 | Rdr |0c(4) 06 [e5]
        117 |        117 | Tag |0f(4) 00  00  00  00 [a6]
          0 |          0 | Rdr |0c(4) 07 [f8]
        117 |        117 | Tag |0f(4) 57  5f  4f  4b [88]
          0 |          0 | Rdr |0c(4) 08 [43]
2021-12-29 23:48:16 +01:00
Philippe Teuwen e5c20fc850 Add HitagS trace
Acquired with:
[usb] pm3 --> lf hitag reader --01
[#] Authenticating using nr,ar pair:
[#] 00 00 00 00 00 00 00 00
[#] Page[ 0]: 73 B4 A5 21
[#] Page[ 1]: AA 00 00 C9
[#] Page[ 2]: 4E 4F 54 48
[#] Page[ 3]: 52 4B 49 4D
[#] Page[ 4]: 00 00 00 00
[#] Page[ 5]: 00 00 00 00
[#] Page[ 6]: 00 00 00 00
[#] Page[ 7]: 4B 4F 5F 57
2021-12-29 17:13:13 +01:00
iceman1001 0330234aea Added sniffed traces of Visa Apple ECP transactions. Thanks to @a66at for them! 2021-10-14 19:49:57 +02:00
Philippe Teuwen ca741cdfea Add MFULC auth trace with default key 2021-10-14 19:23:45 +02:00
iceman1001 fe75de7440 added a trace of reading a MIFARE UL-C with 3DES authentication, thanks @rad1game! 2021-10-13 19:10:17 +02:00
iceman1001 710c612a2c text 2021-09-03 19:14:04 +02:00
iceman1001 24d55e8c35 Mifare Plus MAD/ read sector 0 traces 2021-09-03 19:10:27 +02:00
Matthew Saunier 26227e1d7b
Added trace 2021-06-08 12:20:46 -06:00
Matthew Saunier d8d29bc5cd
Added HID Indala 4041X trace 2021-06-07 14:22:55 -06:00
STRSHR 1280912589 Add an IDTECK sample 2021-04-25 09:45:29 +03:00
iceman1001 89d2e4fe8f text 2021-03-05 10:49:00 +01:00
iceman1001 59a1f15f5d cryptoRF sniff of anticollision / select 2021-03-05 10:46:44 +01:00
Philippe Teuwen 34a56fae9a blue cloner trace 2020-10-17 00:46:10 +02:00
Philippe Teuwen b823e8648a Destron: missing trace 2020-10-12 14:22:55 +02:00
Philippe Teuwen 76701af8a7 Make clear current FDX in Pm3 is FDX-B only 2020-10-11 22:38:52 +02:00
iceman1001 eb05cadb1c hid 2020-10-07 01:29:00 +02:00
tcprst bc34aba175
update scripts with new keri syntax 2020-10-04 14:08:07 -04:00
tcprst 51c0d07eb9
lf hid clone, sim, brute, watch - now use cliparser 2020-10-03 15:40:03 -04:00
Philippe Teuwen fc6492288c add trace 2020-10-02 02:20:45 +02:00
Philippe Teuwen b3a3828c3f add 14b* traces 2020-10-02 01:18:49 +02:00
Philippe Teuwen d1bb16f862 text 2020-09-29 18:19:23 +02:00
Philippe Teuwen 1abdbf3369 text 2020-09-29 18:09:29 +02:00
Philippe Teuwen c79e50b8f7 remove useless lf_Q5_mod-data.bin 2020-09-29 17:50:01 +02:00
Philippe Teuwen 58efbaeefd typo 2020-09-29 17:48:50 +02:00
Philippe Teuwen b4058bc72c reorg traces 2020-09-29 17:35:48 +02:00
Philippe Teuwen 00f22c4d41 add 14b sniffed trace 2020-09-29 14:06:20 +02:00
Philippe Teuwen aadf62bd1f Add test & trace for gproxii 2020-09-28 17:30:13 +02:00
Philippe Teuwen a82c3bdc1f add lf tests and traces 2020-09-28 17:15:35 +02:00
iceman1001 2573f21a1e text 2020-09-20 00:50:38 +02:00
BarikMana ff5a121482
Create lf_idteck_idk50_PSK
IDTEK Model IDK50
2020-09-19 11:13:38 +02:00
iceman1001 daa2399066 more traces 2020-09-14 22:15:33 +02:00
iceman1001 4e207da500 add simulation of MFU ultralight card with NDEF trace 2020-06-04 11:56:57 +02:00
FlUxIUS f79df08f26 Adding HF 15 traces 2020-05-20 16:09:05 +02:00
FlUxIUS 8792314609 Oyster MDES trace 2020-05-20 15:59:06 +02:00
iceman1001 b6d764aec9 Add: 'lf fdx demod' - decoding of Bio-Thermo lf tag. Thanks to Rosco! See Destron Fearing LifeChip with Bio-Thermo technology and http://www.proxmark.org/forum/viewtopic.php?pid=38984#p38984 2020-05-20 11:13:21 +02:00