pull down to refresh
@0xbitcoiner
2,822,095 sats stacked
stacking since: #280679longest cowboy streak: 48npub16mwf2...8gxq4w2myx
30 sats \ 1 reply \ @0xbitcoiner 18m \ on: Hollow Knight: Silksong gaming
Never heard of this game. Kinda feels like a mix of Mario and Sonic!
Your comment would've fit perfectly in this thread #1214236
Not sure if this has anything to do with what you guys were talking about, but did you see this? #1213980
I thought the same thing, but didn’t bother to check. Maybe the author just meant ‘Bitcoin devs claimed ...’ 🤠
Remediation
If you are a package maintainer, there are a few ways you can check if you have been impacted, including:
- Checking your local node_modules to see if it contains the malware: grep -R 'checkethereumw'
- Checking your npm cache with this script by phxgg
- Checking your project with this script by AndrewMohawk
If you are a user, make sure you are double checking any transactions you are signing to make sure the addresses are correct. For more information, you can refer to the SEAL Framework on signing and verifying transactions.