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.
gesnext-payslip-cli
Advanced tools
GesNext Payslip CLI is a command line tool written in Node to download payslips from the GesNext employee portal. The portal is an old, slow and not-so-nice website used by Telefónica and presumably other companies mainly to allow employees to download their payslips in PDF format. Thanks to this tool you might never have to look at it again.
You need Node.js to run this tool. Please go to the official website for installation instructions.
Then to install the tool itself:
npm install -g gesnext-payslip-cli
Usage: payslip [options]
Options:
-h, --host <url> URL of the portal
-u, --user <user> User
-p, --password <password> Password
-m, --months [number] Months back (defaults to last payslip)
-h, --help output usage information
This will download the payslip PDF file to your current folder. If you don't want to manually run this command every time, you could for example set up a cron job to do it for you once a month.
FAQs
CLI tool to download payslips from GesNext employee portal
We found that gesnext-payslip-cli 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
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.