Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Pages: 1
Hello.
I have a Mifare Classic card, without knowing key.
Can i bruteforce key with this command ? «script run hf_bruteforce -s 0x11223344 -e 0x11223346 -t 1000 -x mfc»
Is its real? How much time it will take?
Or which command i need for extract a key by snooping a communication or by emulating a card ?
I will be grateful for the help !!!
Offline
you can use hardnested to get your first key(hf mf hardnested)
then, use nested attack to get the rest of the keys.(hf mf nested)
you might need "hf mf sniff" to snoop a communication.
Offline
"hf mf sniff" Does not exist in the latest build
"hf sniff" yeah
Result: hf list
Last edited by NeiJPass (2020-05-03 19:12:33)
Offline
If you read the helptext from the script you might find it not suitable for your purposes.
otherwise I suggest reading the wiki pages, google-fuu blogs/videos on mifare classic and you get all what you need to know
Offline
Pages: 1