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
CardInfo started as a simple tool for security alarm installers.
What was once a small collection handy tools is slowly becoming something more useful for Proxmark users.
If you have questions, feature requests or bug reports, please post them here.
MIFARE access conditions is half done. I'm lacking motivation to get it done.
I'm thinking of adding a Picopass page which will include things like CrC and Permutation.
Thoughts?
Offline
Great page! Thanks mate, I'm going through it now and it's been helpful.
Last edited by Dmanufacturer (2017-09-01 07:23:48)
Offline
I'm not sure what it is you're expecting.
The results you get will vary depending on what hardware you use to read the card.
Unlike the reader, the Proxmark is showing you everything.
Offline
It an impressive tool of yours @0xFFFF !
I had some problems with it on ipad/safari but on firefix it works like a charm
Offline
Thanks
Sorry I'm not much of an Apple person or web developer.
I doubt I'll find the time or motivation to fix the issues you experienced using Safari.
Without the help of someone with these skills it will probably stay that way.
Offline
nevermind, since it works great on Firefox and Chrome I don't see any reason for you to spend time on safari support.
Offline
Added link to this thread at the bottom of all pages
Added copy & paste functionality to T55X7 block calculator.
Fixed copy on all pages.
Offline
nice!
Some more useability suggestions
your mifare classic accessbit tool could do use of the same copy/paste functionality.
a hover-text on the copy button?
mouse pointer when hover your card-formats list, to indicate they are clickable?
Offline
your mifare classic accessbit tool could do use of the same copy/paste functionality.
Good idea. I'll add it to the list.
a hover-text on the copy button?
Didn't think it was necessary as you only need to click it unlike the paste operation.
mouse pointer when hover your card-formats list, to indicate they are clickable?
You need to click on the icon to the right to copy the data to the clipboard.
I've updated the mouse hover / cursor behavior but it will take a little while to update.
Offline
The mouse-over is for the list of 69 available cardformats on main page, I wasn't clear on that. I clicked it for fun and a picture appeared.
regarding;
the click on a button to the left to copy the hex to clipboard, its not obvious. Suggestion move them to the right side instead.
just add copy hex as text, and for paste, paste hex, click on first cell blue HEX cell to paste hex from clipboard
Offline
Happy to help code, what do you need done 0xFFFF?
Offline
The mouse-over is for the list of 69 available cardformats on main page, I wasn't clear on that. I clicked it for fun and a picture appeared.
Fun is guaranteed or your money back!
You can click on more than one to compare them side by side.
Pressing ESC will close any open windows.
the click on a button to the left to copy the hex to clipboard, its not obvious. Suggestion move them to the right side instead.
just add copy hex as text, and for paste, paste hex, click on first cell blue HEX cell to paste hex from clipboard
Sounds good. I'll make those changes soon.
Happy to help code, what do you need done 0xFFFF?
Thanks for the offer!
I would need to put the project in to a public Github repo.
What do you think of the following?
Additional formats.
The MIFARE access conditions page needs to be finished.
Extra functionality to the T55x7 Block Calculator would be nice.
The addition of a Picopass page.
Obviously there is no support for multiple browsers or platforms (such as Safari and Apple). Its a nice to have but not something I'm interested in.
Bit shuffling page.
Encryption tools.
Anything that would assist a proxmark user.
Offline
Changes to copy & paste functionality per iceman's suggestion.
Added basic Mag Swipe page.
Offline
Added B-32 format (format specifics unconfirmed - Parity etc...)
Fixed parity calculation bug.
Offline
Hi,
I have a list of users extracted from intergi which does not match any of the formats available with CardInfo.
See bellow:
280000000000006F03338000
280000000000006F03358000
280000000000006F03370000
280000000000006F033B0000
280000000000006F03460000
280000000000006F03508000
280000000000006F03598000
280000000000006FDC9D0000
I was going to take bit 57 to 64 for my site code
and the next 16 bits for my card no.
Offline
Not enough information to work with.
Looks like the format has padding. Possibly 26 bit? SC 222, CN 16xx. Last card would fail parity though.
What can you tell us about the cards and readers?
Offline
Cards are HID's H10301 with HID's prox reader. 6F was replaced manually...Which will mess up the parity bits.. sorry
I can share more examples in private (with different site code)
Last edited by jean (2017-10-11 09:28:10)
Offline
Added Inception page.
Fixed parity calculation for H10306.
Removed 34bit generic format.
Offline
Question, what is the iclass 8byte csn encoding ? I that what was just a serial number from factory.
the wiegand code inside block 6-9 ?
Offline
That's right. The CSN is factory configured.
As far as I'm aware the CSN has never been stored in blocks 6-9. Some readers have been configured to transmit the CSN as Wiegand data which is why it is in the list.
Offline
...so they send CSN as wiegand fc/cn .. that will be strange. Are they locking the serial number to fit the FC..
As I've seen CSN and read about it, it must contain certain bytes (0xf7,0xff,0x12,0xe0) Does your calc take that in consideration?
Offline
No f/c, c/n, or parity. Just the CSN as it is over weigand.
I can't recall if it checks the static bits. I'm pretty sure it does.
If not I can always change it so it is capable of doing so.
Offline
This tool is amazing! Thanks for this. Is there a way to obtain the Standard HID Prox key <ID> from just having the card number alone?
For e.g. I have this HID Prox Tag key fob and in the back of the fob is only printed the card number 766 and another string of numbers.
How would I obtain the <id>?
The ID for this HID Key fob I have is 20043c05fd
And to duplicate this key fob I would use:
>lf hid clone 20043c05fd
Only from scanning the key fob on the PM3 I would be able to obtain the facility code which is: 30.
proxmark3> lf sea u
NOTE: some demods output possible binary
if it finds something that looks like a tag
False Positives ARE possible
Checking for known tags:
HID Prox TAG ID: 20043c05fd (766) - Format Len: 26bit - FC: 30 - Card: 766
Valid HID Prox ID Found!
If possible to obtain the ID with only the card number. Can you direct me on how I can utilize the card info tool to obtain that <ID>?
Last edited by actionbias (2018-02-24 21:05:46)
Offline
Thanks! I hope you find the tool useful and I'm happy to make changes to suit others needs.
The problem is with the particular format is that you will need to know the Card Number and Facility Code in order to produce the <ID>.
Offline
I've been playing around with all the drop down functions in the Generate Card section under Card Format and Output Format Encode. I couldn't figure out how to get the <id>.
Can you direct me on how I would obtain that key ID 20043c05fd?
Last edited by actionbias (2018-02-26 22:48:35)
Offline
I have no idea what that URL is but I can't view it.
Perhaps I misunderstood the question. You said you would like to generate the HID Prox TAG ID for the given format using the card number only. This can not be done.
If you want to generate the HID Prox TAG ID using the facility code and card number, this can be done. I have been lazy but the change is pretty quick. I'll add it to the site if you think it will help.
Offline
@actionbias is confused with raw bytes needed to program a t5577 card and the uid hex bytes from a hid26 card
basically, cardinfo tools doesn't get the raw hex you will use in pm3....
Offline
Can you see the image now?
For e.g. if I enter
Site Code: 30
Card Number start: 766
Card Number stop: 766
There is no way to obtain the ID or Hex 20043c05fd?
Offline
Ok. I can see your image and I know what you're up to now.
The feature is not available publicly but there is no reason why I can't make this available in the future.
Development work is required and as you might already know I'm pretty busy with the Kickstarter.
Offline
Thanks for following-up 0xFFFF that kickstarter looks awesome.
Is there a way we can connect via email?
Offline
Fixed bug generated by a failed attempt at a code cleanup
Offline
ENCODE » GENERATE SINGLE ACCESS CARD DATA - Added Decimal output.
ENCODE » GENERATE CARDS - Added Decimal output.
Offline
UTILITIES » LOOKUP TABLES - New menu option for various lookup tables!
Tables from NXP include:
MAD - Mifare Application Directory
OUI - Organizationally Unique Identifier
Bankleitzahl (Bank Sorting Codes)
ISIL codes
Not sure if this is useful to anyone but I'm open to suggestions (as always!). Not at all familiar with BLZ or ISIL codes either
I found that I was constantly looking this information up for others. Hope this helps!
Offline
ENCODE » GENERATE SINGLE ACCESS CARD DATA - Added Decimal output.
ENCODE » GENERATE CARDS - Added Decimal output.
The Encode page is blank, the page has been very useful to me for years.
Will you be able to get it back up soon?
Offline
Problem is that site and its contents are expensive to maintain and keep running.
I have to make a decision to ask for funding or shut it all down. This field of research has not been profitable. If it was, I’d continue releasing more products and services.
Considering adding something to the tune of - "If you have profited from using Card Info, please give consideration to the time, effort and costs involved in providing this service.". And add in a few payment options.
I’m always open to suggestions, feedback etc…
Offline
OK. I think the solution is simple. Just not the one I wanted.
To those of you out there that contributed to this service ( by providing suggestions, feedback etc… ), thank you! This site has helped literally 100's of people daily from all over the globe.
My goal of keeping these sites indefinitely with improvements over time has come to an end. In favour of keeping food on the table and a roof over my head, I have decided to suspend this site for the time being.
This includes APIs and higher level functionality.
NFC project related development has been suspended. Hardware prototyping & compliance testing will not go ahead as planned. To those with functional prototypes, enjoy!
I’m always open to suggestions, feedback etc…
Offline
Pages: 1