1nfc-relay(1) libnfc'examples nfc-relay(1)
2
3
4
6 nfc-relay - Relay attack command line tool based on libnfc
7
9 nfc-relay
10
12 nfc-relay is a utility that demonstrates a relay attack.
13
14 This tool requires two NFC devices. One device (configured as target)
15 will emulate an ISO/IEC 14443 type A tag, while the second device (con‐
16 figured as initiator) will act as a reader. The genuine tag can be
17 placed on the second device (initiator) and the tag emulator (target)
18 can be placed close to the original reader. All communication is now
19 relayed and shown in the screen on real-time.
20
21 This tool has the same issues regarding timing as nfc-emulate-uid has,
22 therefore we advise you to try it against e.g. an OmniKey CardMan 5321
23 reader.
24
25
27 Please report any bugs on the libnfc issue tracker at:
28 https://github.com/nfc-tools/libnfc/issues
29
31 libnfc is licensed under the GNU Lesser General Public License (LGPL),
32 version 3.
33 libnfc-utils and libnfc-examples are covered by the the BSD 2-Clause
34 license.
35
37 Roel Verdult <roel@libnfc.org>
38
39 This manual page was written by Romuald Conty <romuald@libnfc.org>. It
40 is licensed under the terms of the GNU GPL (version 2 or later).
41
42
43
44libnfc June 26, 2009 nfc-relay(1)