
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
This is a javascript serialization implementation for the Energistics Transfer protocol (ETP).
#Node ETP
This is a javascript serialization implementation for the Energistics Transfer protocol (ETP).
ETP is a proposed specification for streaming real-time data from oil field drilling and production facilities. It uses websockets for transport and Apache Avro for serialization. This node package contains:
#Prerequisites
#Installation
npm install node-etp
Clone the node folder from bitbucket.
c:\energistics\src\node-etp git clone https://bitbucket.org/energistics/node-etp.git
Install into your project directory c:\ralfdemo>npm install c:\energistics\src\node-etp
#Using the library.
var avro = require("node-etp").Avro;
var schemas = require("node-etp").Schemas;
console.dir(schemas);
c:\ralfdemo>node test
{ namespace: 'energistics',
protocol: 'exp',
version: '',
types:
[ { type: 'record',
namespace: 'Energistics.Datatypes',
name: 'ArrayOfDouble',
fields: [Object],
fullName: 'Energistics.Datatypes.ArrayOfDouble',
depends: [] },
{ type: 'record',
namespace: 'Energistics.Datatypes',
name: 'DateTime',
fields: [Object],
fullName: 'Energistics.Datatypes.DateTime',
depends: [] },
{ type: 'record',
namespace: 'Energistics.Datatypes',
name: 'DataValue',
fields: [Object],
fullName: 'Energistics.Datatypes.DataValue',
depends: [Object] },
etc...
FAQs
This is a javascript serialization implementation for the Energistics Transfer protocol (ETP).
The npm package node-etp receives a total of 52 weekly downloads. As such, node-etp popularity was classified as not popular.
We found that node-etp 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
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.