
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
pass-locker
Advanced tools
A local password manager CLI. Jammed with Encryption. Easy and Simple.
This CLI requires Node.js v10+ to run.
First we are going to install the package with the global flag.
npm install -g pass-locker
how to run the command-line-interface.
passman
passman
will run the menu of the password locker.
here is some quick commands you can use in this cli:
passadd
passadd
will add a new password in the password locker.
passget
passget
is used to retrieve a password from the password locker.
passrm
passrm
is used to delete a password from the password locker.
how to install this cli via github.
git clone https://github.com/TheDEVKid/password-manager.git
and then we are going to install the dependecies.
cd password-manager
npm install
here are the commands if you are using github:
npm start
npm run start
is used to start the terminal app.
npm run dev
npm run dev
is used to start the terminal app in development / testing mode.
some additional info.
Its Open Source. Hell Yeahh!
Write your issues here
Thanks for installing!
Passman is Licensed by Mit
FAQs
a password locker for yall terminal bois 🪁.
The npm package pass-locker receives a total of 0 weekly downloads. As such, pass-locker popularity was classified as not popular.
We found that pass-locker demonstrated a not healthy version release cadence and project activity because the last version was released 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.