Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Linux kernel has a set of system calls (called syscalls in short) offered for userspace. Each architecture can support them but the numbers used for their identification can vary between archs.
And those numbers can be important for some projects (like Valgrind for example).
Check issues list and work on any of them.
I keep a copy at https://marcin.juszkiewicz.com.pl/download/tables/syscalls.html page.
As a part of this project I provide code to get system call number/name and availability from Python level.
Please check "bin/syscall" script and files in "examples/" directory.
I needed to merge both projects to make it more manageable. Now all data is kept in one place so I do not need to synchronize it between projects.
The plan is to have some kind of CI which would handle updates.
FAQs
Python module to check for system call number/name andavailability
We found that system-calls 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 researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.