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.
CLI utility to get wifi password for Mac, Linux and Windows.
You can install wifi-password
using one of the options listed below
Source | Command |
---|---|
curl | curl -L https://raw.githubusercontent.com/ziishaned/wifi-password/master/installer.sh | sudo sh |
npm | npm install -g wifi-pass |
manual | Clone and run make install |
Simply run it inside your terminal and it will give you the output:
wifi-password
You can pass several options to modify how wifi-password
behaves
wifi-password [-i <wifi-ssid>]
[-v]
[-h]
Here is the detail for each of the options
Option | Description |
---|---|
i | Specify the SSID of the network you want to get the password |
v | Outputs version of the utility |
h | Display the help screen |
For the basic usage, all you have to do is run wifi-password
inside your terminal.
Feel free to submit pull requests, create issues or spread the word.
MIT © Zeeshan Ahmad
FAQs
CLI utility to get wifi password for Mac, Linux and Windows.
The npm package wifi-pass receives a total of 1 weekly downloads. As such, wifi-pass popularity was classified as not popular.
We found that wifi-pass 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.