View Single Post
  #3  
Old 05-14-2024, 00:57
NON NON is offline
Banned User
 
Join Date: Sep 2023
Posts: 77
Rept. Given: 2
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 30
Thanks Rcvd at 21 Times in 16 Posts
NON Reputation: 2
Original version of tool posted by @JMP-JECXZ but without "hardnested" attack:

MFOC is an open source implementation of "offline nested" attack by Nethemba.
This program allow to recover authentication keys from MIFARE Classic card.
Please note MFOC is able to recover keys from target only if it have a known key: default one (hardcoded in MFOC) or custom one (user provided using command line).

Code:
https://github.com/nfc-tools/mfoc
You can find a lot more interesting NFC tools here:
Code:
https://github.com/nfc-tools
Reply With Quote