Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
A simple command line SSL validator
SSLCheck requires Python 3 to run.
Python package
You can easily install SSLCheck using pip:
pip3 install sslcheck
Manual
Alternatively, to get the latest development version, you can clone this repository and then manually install it:
git clone git@gitlab.com:radek-sprta/sslcheck.git
cd sslcheck
python3 setup.py install
Simply run SSLCheck with hostname as argument:
sslcheck radeksprta.eu
SSLCheck takes two optional arguments:
--server
/-s
- Server to connect to.--port
/-s
- Specify port, i.e. 993 for encrypted IMAP.For information on how to contribute to the project, please check the Contributor's Guide
incoming+radek-sprta/sslcheck@gitlab.com
MIT License
This package was created with Cookiecutter and the python-cookiecutter project template.
FAQs
A simple command line SSL validator
We found that sslcheck 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.