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.
This is an ongoing projects. Please stay tuned for the first release!
A python CLI to automate daily tasks of both common and advanced users :)
plzz --develop
: Only for development purpose. Not intended to ship during publishing.
plzz --about
: About the app.
plzz --list-commands
: List all the supported operations.
plzz --update
: Check for if any update of the app is available.
plzz --find-commands
: Search for a operations.
plzz [OPERATION]
: Run a operation from the supported list. Ex. plzz create-random-text-files
create-random-text-files : Creates a specified number of random text files with random text under a given directory.
create-lorem-ipsum-file : Creates a Lorem Ipsum file with a specified number of lines.
generate-toc : Generate Table of contents from a given markdown file or all the markdown files under a directory.
format-sentences : Format each sentences correctly in a english text a file or all files under a directory.
find-urls : Find all the links from a text file or all the text files under a directory.
count-offensive-words : Count offensive words from a file or a directory.
censor-offensive-words : Censor offensive words from a file or all files under a directory.
check-hash : Encrypt a file (MD5) or all the files under a directory and print the key(s).
count-word : Count number of words in a file or under all the files under a given directory.
add-missing-extensions : Add missing extension to a file or all the files under a directory.
delete-duplicates : Generates the MD5 hash of all the files in a given directory and deletes one of the files if two hashes match.
rename-files : Rename a file/all files under directory by replacing specified character with new one.
delete-empty-files : Delete all empty text files from src_dir.
replace-words : Replace all the words in a given file or all the files under a directory with a new word.
download-todays-wallpaper : Download today's wallpaper from bing, and save them.
generate-password : Generate a password of a given strength (low,medium,strong) or any specific length.
create-qr-code : Create qr code and save it as a image.
upload-to-gist : Upload a file or all files under a directory to Github Gist.
add-license : Create a license file of desired type.
FAQs
A CLI to automate daily tasks of common and advanced users.
We found that plzz-cli 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.