Cookie Consent by Free Privacy Policy Generator ๐Ÿ“Œ NFCGate - An NFC Research Toolkit Application For Android

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š NFCGate - An NFC Research Toolkit Application For Android


๐Ÿ’ก Newskategorie: IT Security Nachrichten
๐Ÿ”— Quelle: feedproxy.google.com


NFCGate is an Android application meant to capture, analyze, or modify NFC traffic. It can be used as a researching tool to reverse engineer protocols or assess the security of protocols against traffic modifications.


Notice

This application was developed for security research purposes by students of the Secure Mobile Networking Lab at TU Darmstadt. Please do not use this application for malicious purposes.


Features
  • On-device capture: Captures NFC traffic sent and received by other applications running on the device.
  • Relay: Relays NFC traffic between two devices using a server. One device operates as a "reader" reading an NFC tag, the other device emulates an NFC tag using the Host Card Emulation (HCE).
  • Replay: Replays previously captured NFC traffic in either "reader" or "tag" mode.
  • Clone: Clones the initial tag information (e.g. ID).
  • pcapng export of captured NFC traffic, readable by Wireshark.

Requirements for specific modes
  • NFC support
  • Android 4.4+ (API level 19+)
  • EdXposed or Xposed: On-device capture, relay tag mode, replay tag mode, clone mode.
  • ARMv8-A, ARMv7: Relay tag mode, replay tag mode, clone mode.
  • HCE: Relay tag mode, replay tag mode, clone mode.

Usage

Building
  1. Initialize submodules: git submodule update --init
  2. Build using Android Studio or Gradle

Operating Modes

As instructions differ per mode, each mode is described in detail in its own document in doc/mode/:


Pcapng Export

Captured traffic can be exported in or imported from the pcapng file format. For example, Wireshark can be used to further analyze NFC traffic. A detailed description of the import and export functionality is documented in doc/pcapng.md.


Compatibility

NFCGate provides an in-app status check. For further notes on compatibility see the compatibility document.


Known Issues and Caveats

Please consider the following issues and caveats before using the application (and especially before filing a bug report).


NFC Stack

When using modes, that utilize HCE, the phone has to implement the NFC Controller Interface (NCI) specification. Most of the phones should implement this specification when offering HCE support.


Confidentiality of Data Channel (relay)

Right now, all data in relay mode is sent unencrypted over the network. We may or may not get around to implementing cryptographic protection, but for now, consider everything you send over the network to be readable by anyone interested, unless you use extra protection like VPNs. Keep that in mind while performing your own tests.


Compatibility with Cards (relay, replay, clone)

We can only proxy tags supported by Android. For example, Android no longer offers support for MiFare classic chips, so these cards are not supported. When in doubt, use an application like NFC Tag info to find out if your tag is compatible. Also, at the moment, every tag technology supported by Android's HCE is supported (A, B, F), however NFC-B and NFC-F remain untested. NFC-A tags are the most common tags (for example, both the MiFare DESFire and specialized chips like the ones in electronic passports use NFC-A), but you may experience problems if you use other tags.


Compatibility with readers (relay)

This application only works with readers which do not implement additional security measures. One security measure which will prevent our application from working in relay mode is when the reader checks the time it takes the card to respond (or, to use the more general case, if the reader implements "distance bounding"). The network transmission adds a noticeable delay to any transaction, so any secure reader will not accept our proxied replies.
This does not affect other operating modes.


Android NFC limitations (relay, replay)

Some features of NFC are not supported by Android and thus cannot be used with our application. We have experienced cases where the NFC field generated by the phone was not strong enough to properly power more advanced features of some NFC chips (e.g. cryptographic operations). Keep this in mind if you are testing chips we have not experimented with.


Publications and Media

This application was presented at the 14th USENIX Workshop on Offensive Technologies (WOOT '20). An arXiv preprint can be found here.

An early version of this application was presented at WiSec 2015. The extended Abstract and poster can be found on the website of one of the authors. It was also presented in a brief Lightning Talk at the Chaos Communication Camp 2015.


Reference our Project

Any use of this project which results in an academic publication or other publication which includes a bibliography should include a citation to NFCGate:

@inproceedings {257188,
author = {Steffen Klee and Alexandros Roussos and Max Maass and Matthias Hollick},
title = {NFCGate: Opening the Door for {NFC} Security Research with a Smartphone-Based Toolkit},
booktitle = {14th {USENIX} Workshop on Offensive Technologies ({WOOT} 20)},
year = {2020},
url = {https://www.usenix.org/conference/woot20/presentation/klee},
publisher = {{USENIX} Association},
month = aug,
}

License
   Copyright 2015-2020 NFCGate Team

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Contact

Used Libraries

Credits
  • ADBI: ARM and THUMB inline hooking


...



๐Ÿ“Œ NFCGate - An NFC Research Toolkit Application For Android


๐Ÿ“ˆ 75.95 Punkte

๐Ÿ“Œ NFCGate - NFC security analysis with smartphones (eh17)


๐Ÿ“ˆ 48.01 Punkte

๐Ÿ“Œ NFC Forum specifications offer cryptology security for NFC application development


๐Ÿ“ˆ 31.41 Punkte

๐Ÿ“Œ GATOR - GCP Attack Toolkit For Offensive Research, A Tool Designed To Aid In Research And Exploiting Google Cloud Environments


๐Ÿ“ˆ 27.89 Punkte

๐Ÿ“Œ New YubiKey 5C NFC Security Key Brings NFC, USB-C Connections


๐Ÿ“ˆ 25.28 Punkte

๐Ÿ“Œ YubiKey 5C NFC: Sicherheitsschlรผssel mit USB-C und NFC ab sofort verfรผgbar


๐Ÿ“ˆ 25.28 Punkte

๐Ÿ“Œ CVE-2022-1974 | Linux Kernel NFC net/nfc/core.c use after free


๐Ÿ“ˆ 25.28 Punkte

๐Ÿ“Œ CVE-2022-1975 | Linux Kernel NFC /net/nfc/netlink.c nfc_genl_fw_download_done uncaught exception


๐Ÿ“ˆ 25.28 Punkte

๐Ÿ“Œ O365-Attack-Toolkit - A Toolkit To Attack Office365


๐Ÿ“ˆ 21.37 Punkte

๐Ÿ“Œ Firmware Analysis Toolkit - Toolkit To Emulate Firmware And Analyse It For Security Vulnerabilities


๐Ÿ“ˆ 21.37 Punkte

๐Ÿ“Œ IoT-Implant-Toolkit - Toolkit For Implant Attack Of IoT Devices


๐Ÿ“ˆ 21.37 Punkte

๐Ÿ“Œ Announcing a new name for the UWP Community Toolkit: Windows Community Toolkit


๐Ÿ“ˆ 21.37 Punkte

๐Ÿ“Œ Name clash with KDE MAUI toolkit by Microsoft MAUI toolkit


๐Ÿ“ˆ 21.37 Punkte

๐Ÿ“Œ IBM/fhe-toolkit-linux: IBM Fully Homomorphic Encryption Toolkit For Linux. - GitHub


๐Ÿ“ˆ 21.37 Punkte

๐Ÿ“Œ .NET Community Toolkit: Neue Version 8.0 bringt neues MVVM Toolkit und mehr


๐Ÿ“ˆ 21.37 Punkte

๐Ÿ“Œ MSMG ToolKit 12.9 mit optimiertem Toolkit-Code und Korrekturen - Deskmodder.de


๐Ÿ“ˆ 21.37 Punkte

๐Ÿ“Œ WP Toolkit 6.1 Releaseโ€ฆ & Introducing WP Toolkit Deluxe


๐Ÿ“ˆ 21.37 Punkte

๐Ÿ“Œ Toolkit - The Essential Toolkit For Reversing, Malware Analysis, And Cracking


๐Ÿ“ˆ 21.37 Punkte

๐Ÿ“Œ Google Android 8.0/8.1/9.0 NFC Application privilege escalation


๐Ÿ“ˆ 21.3 Punkte

๐Ÿ“Œ Hetty - An HTTP Toolkit For Security Research


๐Ÿ“ˆ 19.29 Punkte

๐Ÿ“Œ Application News โ€“ Application Security Weekly #58 Application Security Weekly #58


๐Ÿ“ˆ 18.4 Punkte

๐Ÿ“Œ Application News โ€“ Application Security Weekly #58 Application Security Weekly #58


๐Ÿ“ˆ 18.4 Punkte

๐Ÿ“Œ CVE-2023-36629 | ST ST54-android-packages-apps-Nfc prior 130-20230215-23W07p0 on Android out-of-bounds


๐Ÿ“ˆ 17.69 Punkte

๐Ÿ“Œ Deception Technology Market Research Report - Forecasts up to 2023 | JSB Market Research


๐Ÿ“ˆ 17.21 Punkte

๐Ÿ“Œ Hackers Steal Research and User Data from Japanese Nuclear Research Lab


๐Ÿ“ˆ 17.21 Punkte

๐Ÿ“Œ Deception Technology Market Research Report - Forecasts up to 2023 | JSB Market Research


๐Ÿ“ˆ 17.21 Punkte

๐Ÿ“Œ Cyberattack on Dutch Research Council (NWO) suspends research grants


๐Ÿ“ˆ 17.21 Punkte

๐Ÿ“Œ Zero to UX: Escape the Research Death Spiral (Tactical UX Research Won't Spark Innovation)


๐Ÿ“ˆ 17.21 Punkte

๐Ÿ“Œ SANS.edu Releases First Research Journal https://www.sans.edu/cyber-research, (Mon, May 17th)


๐Ÿ“ˆ 17.21 Punkte

๐Ÿ“Œ Hackers Steal Research and User Data from Japanese Nuclear Research Lab


๐Ÿ“ˆ 17.21 Punkte

๐Ÿ“Œ The preempt research team found two critical microsoft ntlm vulnerabilities. the research shows that all windows versions are vulnerable.


๐Ÿ“ˆ 17.21 Punkte

๐Ÿ“Œ Concluding the Azure Sphere Security Research Challenge, Microsoft Awards $374,300 to Global Security Research Community


๐Ÿ“ˆ 17.21 Punkte

๐Ÿ“Œ Cryptography Research Centre in Abu Dhabi and Yale University to research post-quantum cryptography


๐Ÿ“ˆ 17.21 Punkte

๐Ÿ“Œ Neue Geschรคftsfรผhrung fรผr die Research Studios Austria FG โ€“ โ€žResearch Mattersโ€œ beim Aufbruch ...


๐Ÿ“ˆ 17.21 Punkte

๐Ÿ“Œ gb-research/sm83-cpu-core at main ยท Gekkio/gb-research


๐Ÿ“ˆ 17.21 Punkte











matomo