RfidResearchGroup / RFIDtools

RRG Android App for use with Proxmark3 RDV4 and the blueshark addon
GNU General Public License v3.0
481 stars 82 forks source link

[REQUEST] Implement VK496 MFOC Hardnested attack #55

Open ghost opened 4 years ago

ghost commented 4 years ago

Hello,

Is it possible to replace the current version of mfoc with this: https://github.com/vk496/mfoc/tree/hardnested ?

The current tool reports the error "Card is not vulnerable to nested attack", whereas the modified version by VK496 works perfectly fine against every Mifare Classic card I've used so far.

doegox commented 4 years ago

Note that the vk496 repo is now maintained at https://github.com/nfc-tools/mfoc-hardnested Better to track that one...

xianglin1998 commented 4 years ago

Wow, new toy, i can try to add(not replace).

At present, my plan is to update the rdv4 client for rfidtools after the RRG warehouse test is stable.

After that, I can try to add new toy.

iceman1001 commented 4 years ago

only run if the device has 1.2gb ram ...

xianglin1998 commented 4 years ago

only run if the device has 1.2gb ram ...

Thanks. I'll pay attention to it.

UltrashRicco commented 3 years ago

Wow, new toy, i can try to add(not replace).

At present, my plan is to update the rdv4 client for rfidtools after the RRG warehouse test is stable.

After that, I can try to add new toy.

@xianglin1998

Actually, it could very well replace the current mfoc option in RFID Tools, as is deals with both nested AND hardnested attack in order to deal with all cases.

Standard nested attack works as usual. If the card is detected as "not vulnerable to nested attack", the hardnested attack is launched right away.

Regards!

janowakps commented 3 years ago

@xianglin1998 have you tried to compile this version of mfoc for android?

Lutrus commented 1 year ago

Hi. Did someone tried to replace the current mfoc option in RFID Tools and compile it?

AmikadM commented 1 year ago

Any news on this ?