Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Get the UID / MAC / HWID of an NFC chip / Card
Version: 0.4
I do not promise to maintain this project or to update it frequently!
Additions will be made if a bug is found and reported via issues or if I miss a feature or see room for improvement.
If you want to add something you can either fork or submit a enhance issue and I will merge if it seems fine.
I wanted to read the hwid of an nfc chip using python.
But I did not find any in the Internet soooo I made it my self.
So this script will read an nfc chip/card and return the hwid that is read using pyscard.
The HWID can be returned on multiple ways. Either typing (emulating keyboard typing) or classic return.
More details can be read in the code or function documentation.
Anyways have fun with it and if you copy it I would be happy to get a mention ^^.
I do not want the project to be abused for private/payed src so we will use GNU v3 from now on
Console usage (With argument parsing)
Add optional logger for file output
While coding this software I only used the following Scanner, OS and python Version.
I do not gurantee that code works as intended if you change any parameter
Tested Scanner: ACR1252
Tested OS : Windows 10
Python : 3.7
FAQs
Get UUID of NFC card with a scanner.
We found that nfc-uid demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.