Code Monkey home page Code Monkey logo

Comments (5)

unknown10777 avatar unknown10777 commented on September 7, 2024

Got same result, didn't find where defined 5 user keys

from proxmark3.

nico0481 avatar nico0481 commented on September 7, 2024

After digging in the source code, correct me if I'm wrong:
I think signature of the card is recognized. Some keys on specific sectors are known (hardcoded in client source) this tell the 'signature' of the card, with this specific kind of card, it is possible to derive key from UID (with a specific algo). This computed derivative keys are maybe placed as "user keys" and used for dictionary attack.

from proxmark3.

iceman1001 avatar iceman1001 commented on September 7, 2024

The default hard-coded list is a small very verified list of known default keys being used in the wild.
The dictionary files is larger ones which might depend on your geographic / regional / system. You can create a dictionary file based on which dump files you have. There is a python script for that already.

Does this make sense?

from proxmark3.

nico0481 avatar nico0481 commented on September 7, 2024

It's what I understood after reading the source code.
I was quite confused because it doesn't appear when using hf mf chk or hf mf fchk.
Regards

from proxmark3.

iceman1001 avatar iceman1001 commented on September 7, 2024

the hard coded default list is always used, the custom user dictionary is optional.

from proxmark3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.