Nerudo Ned Mregi

5.9K posts

Nerudo Ned Mregi banner
Nerudo Ned Mregi

Nerudo Ned Mregi

@NerdGr8

Building a self driving 'something' | A maker of things, a Coffee drinking, Code Churning Machine. Loves tech. Hits tiny white balls🏌 , shoots pixels & Farms

Johannesburg Katılım Ekim 2010
1.4K Takip Edilen2.8K Takipçiler
Nerudo Ned Mregi
Nerudo Ned Mregi@NerdGr8·
@hnykda If you have to check and review the tools that are affected across your machine: find / -name "pip" -o -name "pip3" 2>/dev/null | while read p; do echo "=== $p ==="; $p show litellm 2>/dev/null; done
English
0
0
0
108
Daniel Hnyk
Daniel Hnyk@hnykda·
LiteLLM HAS BEEN COMPROMISED, DO NOT UPDATE. We just discovered that LiteLLM pypi release 1.82.8. It has been compromised, it contains litellm_init.pth with base64 encoded instructions to send all the credentials it can find to remote server + self-replicate. link below
English
307
2.3K
9.4K
5.8M
Esteban
Esteban@breath_mirror·
check across ALL Python environments (including virtualenvs and conda): find / -name "litellm" -type d 2>/dev/null the malware drops a specific file, check if it exists: find / -name "litellm_init.pth" 2>/dev/null (if this file is found, you are compromised)
Daniel Hnyk@hnykda

LiteLLM HAS BEEN COMPROMISED, DO NOT UPDATE. We just discovered that LiteLLM pypi release 1.82.8. It has been compromised, it contains litellm_init.pth with base64 encoded instructions to send all the credentials it can find to remote server + self-replicate. link below

English
1
3
15
3K
Nerudo Ned Mregi retweetledi
Andrej Karpathy
Andrej Karpathy@karpathy·
Software horror: litellm PyPI supply chain attack. Simple `pip install litellm` was enough to exfiltrate SSH keys, AWS/GCP/Azure creds, Kubernetes configs, git credentials, env vars (all your API keys), shell history, crypto wallets, SSL private keys, CI/CD secrets, database passwords. LiteLLM itself has 97 million downloads per month which is already terrible, but much worse, the contagion spreads to any project that depends on litellm. For example, if you did `pip install dspy` (which depended on litellm>=1.64.0), you'd also be pwnd. Same for any other large project that depended on litellm. Afaict the poisoned version was up for only less than ~1 hour. The attack had a bug which led to its discovery - Callum McMahon was using an MCP plugin inside Cursor that pulled in litellm as a transitive dependency. When litellm 1.82.8 installed, their machine ran out of RAM and crashed. So if the attacker didn't vibe code this attack it could have been undetected for many days or weeks. Supply chain attacks like this are basically the scariest thing imaginable in modern software. Every time you install any depedency you could be pulling in a poisoned package anywhere deep inside its entire depedency tree. This is especially risky with large projects that might have lots and lots of dependencies. The credentials that do get stolen in each attack can then be used to take over more accounts and compromise more packages. Classical software engineering would have you believe that dependencies are good (we're building pyramids from bricks), but imo this has to be re-evaluated, and it's why I've been so growingly averse to them, preferring to use LLMs to "yoink" functionality when it's simple enough and possible.
Daniel Hnyk@hnykda

LiteLLM HAS BEEN COMPROMISED, DO NOT UPDATE. We just discovered that LiteLLM pypi release 1.82.8. It has been compromised, it contains litellm_init.pth with base64 encoded instructions to send all the credentials it can find to remote server + self-replicate. link below

English
1.4K
5.3K
27.9K
66.5M
Nerudo Ned Mregi
Nerudo Ned Mregi@NerdGr8·
@pontusab This doesn’t look like a good practice to expose this much information externally.
English
0
0
0
65
Nerudo Ned Mregi retweetledi
SkalskiP
SkalskiP@skalskip92·
SAMURAI: Adapting Segment Anything Model for Zero-Shot Visual Tracking with Motion-Aware check out this SAM2 vs SAMURAI comparison! - paper: arxiv.org/pdf/2411.11922 - code: github.com/yangchris11/sa… - license: Apache-2.0
English
17
176
1.2K
124.3K
Nerudo Ned Mregi retweetledi
LKD
LKD@LukeKerrDineen·
By my count we've had five Tiger Woods Golf Swing Eras. 1. Young Swing 2. Butch Swing 3. Haney Swing 4. Foley Swing 5. First Comeback Swing With this video, I'm officially declaring the start of a sixth era: 6. The Second Comeback Swing
English
87
66
1.6K
648.9K
Nerudo Ned Mregi retweetledi
PGA TOUR
PGA TOUR@PGATOUR·
Tiger Woods tees it up this week 🐅
PGA TOUR tweet media
English
60
351
5.5K
582.9K
Nerudo Ned Mregi
Nerudo Ned Mregi@NerdGr8·
ReplicaDB has truly revolutionized the way we manage data for @GetSensure. It has turned complex synchronization tasks into simple operations.
English
1
0
0
89
Nerudo Ned Mregi
Nerudo Ned Mregi@NerdGr8·
I just published a quick dive into #ReplicaDB in my new blog post. Let's dive into the magic of this no-frills, easy-to-use source-to-sink replication tool. It's time to simplify your database syncing tasks! #ETL #MLOPS
English
1
0
1
145
Nerudo Ned Mregi
Nerudo Ned Mregi@NerdGr8·
👩‍💻 If you're here, I assume you share my affinity for .NET. So, let's dive in together into the world of time-series data, ML.NET, PostgreSQL and more! #DotNet #DataScience
English
1
0
0
61