REVIEW 1 cited by
You Can Run But You Can't Hide: Runtime Protection Against Malicious Package Updates For Node.js
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Maliciously prepared software packages are an extensively leveraged weapon for software supply chain attacks. The detection of malicious packages is undoubtedly of high priority and many academic and commercial approaches have been developed. In the inevitable case of an attack, one needs resilience against malicious code. To this end, we present a runtime protection for Node.js that automatically limits a package's capabilities to an established minimum. The detection of required capabilities as well as their enforcement at runtime has been implemented and evaluated against known malicious attacks. Our approach was able to prevent 9/10 historic attacks with a median install-time overhead of less than 0.6 seconds and a median runtime overhead of less than 0.2 seconds.
Forward citations
Cited by 1 Pith paper
-
GoLeash: Mitigating Golang Software Supply Chain Attacks with Runtime Policy Enforcement
GoLeash enforces per-package capability policies in Go by attributing syscalls to packages via stack traces, achieving 98% detection of synthetic supply chain attacks.
Discussion (0). Continue with ORCID to comment.