TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Test Your Defenses with a Malware-Simulator Package

2 点作者 varunsharma07大约 3 年前

1 comment

varunsharma07大约 3 年前
A new tutorial has been added to <a href="https:&#x2F;&#x2F;github.com&#x2F;step-security&#x2F;supply-chain-goat&#x2F;blob&#x2F;main&#x2F;CompromisedDependency.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;step-security&#x2F;supply-chain-goat&#x2F;blob&#x2F;main...</a> to perform behavior analysis of dependencies.<p>For this a package was needed to simulate behavior of past hijacked packages. <a href="https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;@step-security&#x2F;malware-simulator" rel="nofollow">https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;@step-security&#x2F;malware-simulat...</a> makes an outbound call in a preinstall step.<p>You can think of the @step-security&#x2F;malware-simulator package being like the EICAR file, which is used as a test file for anti-virus software.<p>Can be used to test if you can detect packages that make outbound calls, which is a common theme for hijacked packages.