
Research
Malicious npm Package Brand-Squats TanStack to Exfiltrate Environment Variables
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.
netbox-contextmenus
Advanced tools
Add context buttons to the links, making navigating in NetBox less clicky



The menu items can easliy be personalised
NBCM is compatible with NetBox v3 and v4.0 (tested upto v4.5)
NBCM version <= 1.4.3 used the 'BOTTOM_BANNER' variable to inject the javascript.
As of v1.4.4, the javascript is injected using django middleware. Make sure to remove the setting from the ConfigRevision BOTTOM_BANNER or from your configuration.py The nbcm.js file located in /opt/netbox/netbox/netbox/scripts can be removed.
This is a preparation to create a GUI to modifiy the Contect Menu items
These settings can be customized using the PLUGINS_CONFIG variable in 'configuration.py'
PLUGINS_CONFIG = {
'netbox_contextmenus': {
'nbcmopendelay': 150,
'hideburgers' : 0
}
}
| variable | default | function |
|---|---|---|
| nbcmopendelay | 150 | Time in milliseconds that the opening of the contextmenu will be delayed |
| hideburgers | 0 | Hide the burger icon, but open the menu when hovering over a link. Works best when the nbcmopendelay is set to 500 |
FAQs
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
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.

Research
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.