
Research
npm Malware Targets Telegram Bot Developers with Persistent SSH Backdoors
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
A fully functional blockchain lab.
pip3 install blockchain_lab
You can give these parameters in blockchain_lab()
from blockchain_lab import blockchain_lab
blockchain_lab().create_docker()
from blockchain_lab import blockchain_lab
blockchain_lab().delete_docker()
from blockchain_lab import blockchain_lab
blockchain_lab().create_local()
from blockchain_lab import blockchain_lab
blockchain_lab().delete_local()
from blockchain_lab import blockchain_lab
blockchain_lab.status()
from blockchain_lab import blockchain_lab
blockchain_lab.send_transaction(receiver = "naruno", amount = 5000, data = "blockchain-lab")
You can give these parameters in command line arguments of create and delete functions.
blockchain_lab_create_docker
blockchain_lab_delete_docker
blockchain_lab_create_local
blockchain_lab_delete_local
blockchain_lab_status
blockchain_lab_send_transaction -r naruno -a 5000 -d blockchain-lab
FAQs
A fully functional blockchain lab.
We found that blockchain-lab demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Security News
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.