• zack_overflow Profile Picture

    zack (in SF) @zack_overflow

    4 weeks ago

    A popular NPM package got compromised, attackers updated it to run a post-install script that steals secrets But the script is a *prompt* run by the user's installation of Claude Code. This avoids it being detected by tools that analyze code for malware You just got vibepwned

    zack_overflow tweet picture

    100 745 6K 415K 2K
    Download Image
  • zack_overflow Profile Picture

    zack (in SF) @zack_overflow

    4 weeks ago

    This looks to be one of the first documented case of malware which tries to coerce AI installed on your system to pwn you

    5 11 446 21K 19
  • devanoneth Profile Picture

    Devan Non @devanoneth

    4 weeks ago

    @zack_overflow It happened x.com/devanoneth/sta…

    devanoneth Profile Picture

    Devan Non @devanoneth

    2 months ago

    @zack_overflow It happened x.com/devanoneth/sta…

    2 5 94 10K 19

    2 2 110 8K 7
  • feross Profile Picture

    Feross @feross

    4 weeks ago

    @zack_overflow More detailed security information on this attack available here: socket.dev/blog/nx-packag…

    1 9 51 14K 33
  • lightmagician_ Profile Picture

    Java Hater @lightmagician_

    4 weeks ago

    @zack_overflow I say it every day. Having an agent on your personal computer is like having it fully compromised with one extra step. Seccomp will have to become situation aware, and will have to incorporate things like this

    lightmagician_ tweet picture

    2 4 215 18K 52
    Download Image
  • bquintero Profile Picture

    Bernardo Quintero @bquintero

    4 weeks ago

    @zack_overflow

    bquintero tweet picture

    0 1 8 969 1
    Download Image
  • transitive_bs Profile Picture

    Travis Fischer @transitive_bs

    4 weeks ago

    @zack_overflow wow cc @simonw

    0 0 4 2K 1
  • edsim Profile Picture

    Ed Sim @edsim

    4 weeks ago

    @zack_overflow this is why you need @snyksec snyk.io/blog/weaponizi…

    0 0 3 920 1
  • hazae41 Profile Picture

    Lee Ash @hazae41

    4 weeks ago

    @zack_overflow Stop using NPM and use JSR

    0 0 1 2K 0
  • decentricity Profile Picture

    decentricity 🦔 ディーセントリシテイ @decentricity

    4 weeks ago

    @zack_overflow @Danny_MyriadCEO @therayfdj

    0 0 1 403 0
  • shellscape Profile Picture

    Norwegian Blue 🦜 @shellscape

    4 weeks ago

    @zack_overflow Nx is such a steaming pile.

    0 0 1 2K 0
  • elcarpo Profile Picture

    El Carpo 🧡 עם ישראל חי @elcarpo

    4 weeks ago

    @zack_overflow @juanbrodersen

    0 0 1 53 0
  • codewithimanshu Profile Picture

    Himanshu Kumar @codewithimanshu

    4 weeks ago

    @zack_overflow Supply chain vulnerabilities are evolving. This highlights the crucial need for robust code analysis within AI coding tools themselves.

    0 0 0 2K 0
  • caarlos0 Profile Picture

    carlos @caarlos0

    4 weeks ago

    @zack_overflow is it bad that i find this funny?

    0 0 0 207 0
  • xpaulso Profile Picture

    Happy Porcupine 🖥🏴‍☠️☢️🔌 @xpaulso

    4 weeks ago

    @zack_overflow An AI agent basically throws away any & all security features by design. It’s only useful if it appears to be the user. This totally blows up all modern data hygiene practices. We’re just now getting a taste of how bad it’s going to be.

    0 2 73 4K 1
  • Lon Profile Picture

    Lon() @Lon

    4 weeks ago

    @zack_overflow This was also posted yesterday: x.com/ESETresearch/s…

    ESETresearch Profile Picture

    ESET Research @ESETresearch

    4 weeks ago

    @zack_overflow This was also posted yesterday: x.com/ESETresearch/s…

    Lon tweet picture

    57 676 3K 380K 1K
    Download Image

    1 0 55 11K 13
  • chribjel Profile Picture

    Christoffer Bjelke @chribjel

    4 weeks ago

    @zack_overflow Personally i think buns blocking of post-install scripts is nice, but it concerns me that there are whitelisted packages. Is it possible to turn on a total block?

    3 0 32 11K 1
  • 0xHumza Profile Picture

    Humza @0xHumza

    4 weeks ago

    @zack_overflow I'm not even mad, that's kind of smart.

    0 0 31 4K 0
  • Tank23x0 Profile Picture

    Joey 🇺🇸 |=★=| @Tank23x0

    4 weeks ago

    @zack_overflow Best to never use npm imo

    5 0 15 9K 1
  • innerhat Profile Picture

    Justin @innerhat

    4 weeks ago

    I feel that the opposite could potentially be a good counter measure You take all known malware and nefarious behavior (such as recursively searching directories for specific things in this case), have LLM create prompts that would generate that malware, and use that as a comparison to prompts you scan for in packages.. or even system wide.. potentially detecting the malicious behavior @vxunderground I might reverse prompt your archive and make a tool for funzies 2025 and we might end up with “anti-virus” for all OS’ lol

    5 1 4 4K 4
  • Streamr_TV Profile Picture

    StreamrTV @Streamr_TV

    4 weeks ago

    @zack_overflow We used to audit for malicious scripts. Now we need red teams for malicious prompts

    0 0 5 2K 0
  • tunedgradient Profile Picture

    Viraj @tunedgradient

    4 weeks ago

    @zack_overflow my workaround (so far): run agents in a clean HOME (no secrets), restrict fs/net, and use sdk tool filters to allow only specific ops. rapidly evolving attack class tho.

    0 0 3 3K 3
  • schwabsauce Profile Picture

    Michael Schwab @schwabsauce

    4 weeks ago

    @zack_overflow It’s been hard to keep up with the devs since raw English is so expressive and iterable. This side of things won’t be groovy. Especially once they’re expected to include rules and instructions for good.

    0 0 3 985 1
  • lencastre Profile Picture

    bruno @lencastre

    4 weeks ago

    @zack_overflow 👀 @hackedpodcast

    0 0 2 2K 0
  • emojibakemono Profile Picture

    ⃠ emojibake @emojibakemono

    4 weeks ago

    @zack_overflow i thought claude code doesnt allow access to other directories without explicit consent?

    1 0 2 1K 0
  • infinitesimalo_ Profile Picture

    Miguel Martin @infinitesimalo_

    4 weeks ago

    @zack_overflow My bet is an LLM-as-judge will now used be in Claude Code, Codex, etc. to defend against these attacks (to classify malicious outputs and inputs). This would defend against stupid outputs too such as rm -rf /

    1 0 2 1K 0
  • graehl Profile Picture

    Graehl @graehl

    4 weeks ago

    @zack_overflow clever but now they just fingerprint calling LLMs at all, no?

    0 0 1 3K 0
  • Ma_jrz Profile Picture

    Majez/mion @Ma_jrz

    4 weeks ago

    @zack_overflow Was taking long to appear an attack like this

    0 0 1 215 0
  • KrisSchnee Profile Picture

    Kris Schnee @KrisSchnee

    4 weeks ago

    @zack_overflow At one point I trained with a tool called Blue Prism which was meant to automate tasks like "for each DB row, open this program, click here, fill out fields ABC, click there." Suppose we'll see similar detailed automation combined with AI prompting.

    0 0 1 2K 0
  • gikogently Profile Picture

    DQN SUPERSTAR @gikogently

    4 weeks ago

    @zack_overflow I prefer to call it vibescroted

    0 0 1 2K 0
  • NAKEDBODYSLAM Profile Picture

    anqi @NAKEDBODYSLAM

    4 weeks ago

    @zack_overflow This is so cool

    0 0 1 2K 0
  • ClemensZauner Profile Picture

    Clemens Zauner @ClemensZauner

    4 weeks ago

    @zack_overflow @badlogicgames This is beautiful. Fun times ahead. Soon they will send the prompt on a .png, let the AI OCR it and digest the result. Wanna bet?

    1 0 1 199 0
  • OminousPeaceBTC Profile Picture

    OminousPeace @OminousPeaceBTC

    4 weeks ago

    @zack_overflow What did i yold you @GuiSansFiltre

    0 0 1 441 0
  • Zorkimer Profile Picture

    Zorkimer @Zorkimer

    4 weeks ago

    @zack_overflow "It's not a problem that the models are probabilistic, we just need better training."

    Zorkimer tweet picture

    0 0 1 704 0
    Download Image
  • wrhall Profile Picture

    Will @wrhall

    4 weeks ago

    @zack_overflow cc @simonw I don't see that you've written about this but it's obviously relevant to your interests

    0 0 1 106 0
  • hodarisudan Profile Picture

    Location Unavailable @hodarisudan

    4 weeks ago

    @zack_overflow ‘vibepwned’ hehe hell yeah

    0 0 1 384 0
  • BlueChew Profile Picture

    BlueChew @BlueChew

    7 months ago

    She definitely has our attention

    447 101 4K 3.3M 871
  • Download Image
    • Privacy
    • Term and Conditions
    • About
    • Contact Us
    • TwStalker is not affiliated with X™. All Rights Reserved. 2024 www.instalker.org

    twitter web viewer x profile viewer bayigram.com instagram takipçi satın al instagram takipçi hilesi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al sosyalgram takipçi satın al instagram ücretsiz takipçi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al metin2 metin2 wiki metin2 ep metin2 dragon coins metin2 forum metin2 board popigram instagram takipçi satın al takipçi hilesi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al buyfans buy instagram followers buy instagram likes buy instagram views buy tiktok followers buy tiktok likes buy tiktok views buy twitter followers buy telegram members Buy Youtube Subscribers Buy Youtube Views Buy Youtube Likes forstalk postegro web postegro x profile viewer