Mifare Classic Plus - 面向 LibNFC USB 读卡器(SCL3711、ASK LoGO 等)的 Hardnested 攻击实现
安装:
./miLazyCrackerFreshInstall.sh
使用示例:放上标签卡,尽情享受吧
mkdir mydumps
cd mydumps
miLazyCracker
可能遇到的问题:
error libnfc.driver.pn53x_usb Unable to set USB configuration (Device or resource busy)
解决方法:
sudo modprobe -r pn533_usb
本工具整合了以下各方的工作成果:
Aram Verstegen (https://github.com/aczid/crypto1_bs)
Carlo Meijer and Roel Verdult: (https://www.cs.ru.nl/~rverdult/Ciphertext-only_Cryptanalysis_on_Hardened_Mifare_Classic_Cards-CCS_2015.pdf)
Iceman Proxmark 分支:https://github.com/iceman1001/proxmark
Piwi Proxmark 分支 - https://github.com/pwpiwi/proxmark3/tree/hard_nested
Blapost Solver