Examples: some more misc fixes
This commit is contained in:
parent
7128eabfad
commit
1d0c7fe68e
9 changed files with 27 additions and 13 deletions
|
|
@ -5,7 +5,7 @@ nfc-relay \- Relay attack command line tool based on libnfc
|
|||
.B nfc-relay
|
||||
.SH DESCRIPTION
|
||||
.B nfc-relay
|
||||
is an utility that demonstrates an relay attack.
|
||||
is a utility that demonstrates a relay attack.
|
||||
|
||||
This tool requires two NFC devices. One device (configured as target) will
|
||||
emulate an ISO/IEC 14443 type A tag, while the second device (configured as
|
||||
|
|
@ -14,6 +14,9 @@ device (initiator) and the tag emulator (target) can be placed close to the
|
|||
original reader. All communication is now relayed and shown in the screen on
|
||||
real-time.
|
||||
|
||||
This tool has the same issues regarding timing as \fBnfc-emulate-uid\fP has,
|
||||
therefore we advise you to try it against e.g. an OmniKey CardMan 5321 reader.
|
||||
|
||||
.SH BUGS
|
||||
Please report any bugs on the
|
||||
.B libnfc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue