Ransomware Python Packages Currently Being Published to PyPI

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • packj

    Packj stops :zap: Solarwinds-, ESLint-, and PyTorch-like attacks by flagging malicious/vulnerable open-source dependencies ("weak links") in your software supply-chain

  • Plug: I've been building Packj [1] to address exactly this problem. It offers “audit” as well as “sandboxing” of PyPI/NPM/Rubygems packages and flags hidden malware or "risky” code behavior such as spawning of shell, use of SSH keys, and mismatch of GitHub code vs packaged code (provenance).

    1. https://github.com/ossillate-inc/packj

  • birdcage

    Cross-platform embeddable sandboxing

  • (Disclaimer: I'm one of the co-founders at Phylum)

    Our system has been alerting us to this actor's activities all morning (beginning sometime last night). They have been wildly active, and have continued to publish packages as we've worked to get them removed.

    Interestingly, they have ported the Python bits to Javascript and have started publishing to NPM as well. Exact same TTP, crossing two ecosystems.

    Our platform monitors these ecosystems, scanning packages for signs of risk as they are published. This way we can get them removed before they impact the wider open source community. We currently support Javascript, Typescript, Python, Ruby, Java, C# and recently just rolled out Golang and Rust support into beta.

    We believe in a defense in depth approach to supply chain security and have also published an open source sandbox that limits access to the filesystem, network, disk and environment variables.

    https://github.com/phylum-dev/birdcage

    This is rolled into our CLI so that you can do things like `phylum npm install ` and install packages in a sandboxed way.

    Happy to answer questions about this attack, security, sandboxes, etc!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • NPM Provenance Public Beta

    5 projects | news.ycombinator.com | 19 Apr 2023
  • Packj flags malicious/risky open-source packages

    1 project | news.ycombinator.com | 14 Feb 2023
  • Show HN: Coder Guard – Protect Your IDE from Malicious Extensions

    1 project | news.ycombinator.com | 26 Jan 2023
  • Show HN: Analyze the behavior of OSS for malicious intent

    1 project | news.ycombinator.com | 24 Nov 2022
  • Analyze the behavior of OSS for malicious intent

    2 projects | /r/netsec | 23 Nov 2022