
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@ddn/ddn-evidence
Advanced tools
交易体创建方法:
ddnJS.assetPlugin.createPluginAsset(trsType, assetInfo, secret, secondSecret)
参数:
trsType: 创建交易的类型
assetInfo: 创建交易的具体内容
secret: 账号的密码
secondSecret: 二级密码;(可不传)
返回:
创建成功的交易体对象
trsType: 10
assetInfo: {
ipid: "ipid12345", //存证ipid,唯一
title: "测试", //存证内容标题
hash: "xxxxxxxx", //存证内容哈希值
author: "wangxm", //存证内容作者
url: "http://www.test.com/test.doc", //存证内容链接地址
type: ".doc", //存证文档类型
description: "这是一个存证测试", //描述
tags: "测试 存证", //标签,多个用空格分隔
size: "102400" //内容字节大小
}
FAQs
DDN数据存证资产包
The npm package @ddn/ddn-evidence receives a total of 1 weekly downloads. As such, @ddn/ddn-evidence popularity was classified as not popular.
We found that @ddn/ddn-evidence demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers 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 researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.