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.
A plugin for amass to expose SMF service information
See node-smf
[sudo] amass --add amass-smf
amass
Add this plugin to amass to get SMF service info
[
"svc:/system/utmp:default": {
"fmri": "svc:/system/utmp:default",
"name": "utmpx monitoring",
"enabled": true,
"state": "online",
"next_state": "none",
"state_time": "November 28, 2012 12:10:47 AM PST",
"logfile": "/var/svc/log/system-utmp:default.log",
"restarter": "svc:/system/svc/restarter:default",
"contract_id": 2038,
"dependency": [
"require_all/none svc:/milestone/sysconfig (online)"
],
"process": [
{
"pid": 79145,
"cmd": "/usr/lib/utmpd"
}
]
},
"svc:/milestone/sysconfig:default": {
"fmri": "svc:/milestone/sysconfig:default",
"name": "Basic system configuration milestone",
"enabled": true,
"state": "online",
"next_state": "none",
"state_time": "November 28, 2012 12:10:47 AM PST",
"logfile": "/var/svc/log/milestone-sysconfig:default.log",
"restarter": "svc:/system/svc/restarter:default",
"dependency": [
"require_all/none svc:/milestone/single-user (online)",
"optional_all/none svc:/system/sysidtool:system (online)",
"optional_all/none svc:/system/sysidtool:net (online)"
]
},
{ ... }
]
MIT
FAQs
A plugin for amass to expose SMF service information
We found that amass-smf 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.