70
submitted 1 day ago* (last edited 1 day ago) by ekZepp@lemmy.world to c/linux@lemmy.world
top 15 comments
sorted by: hot top new old
[-] statelesz@slrpnk.net 2 points 3 hours ago
[-] sylver_dragon@lemmy.world 50 points 1 day ago

Thanks for sharing.

But, please stop using the curl command piped into a terminal pattern. Malicious actors have been abusing the fuck out of this pattern ever since the idiots at Anthropic decided that would be the official install pattern for Claude. I've been cleaning up infections based on people just blindly running shit like that constantly over the last couple months.

Folks, never run a random script from the internet, without being sure what you are actually about to run. If using AUR packages is considered risky. Random scripts being piped into a terminal ranks right up there with sticking your dick in a blender.

[-] trolololol@lemmy.world 1 points 9 hours ago

This is so stupid but really hard to avoid. Before I had a gz link and I knew I'd download, check Sha or signature, export path and ready.

Tried installing antigravity and it's this stupid thing. So I downloaded a large script, read a lot of it, didn't find something easy to put together to figure out what binary to download. Took me quite some time to install something that should have taken 2 minutes.

Ah and I'm told it auto upgrades. Great, now I have a back door too.

Replace this tool with basically anything, because pages don't have download links anymore. Soon there will be nothing published in curated repos like brew, nix, debían etc

[-] ick@infosec.pub 5 points 16 hours ago

I made a spite-site a few years ago for this very purpose https://stoppip.ing/

[-] frongt@lemmy.zip 26 points 1 day ago* (last edited 1 day ago)

Longer than that. In particular, a malicious server can detect when a script is being viewed or downloaded vs being piped to a shell, and can serve something different. https://web.archive.org/web/20250622061208/https://www.idontplaydarts.com/2016/04/detecting-curl-pipe-bash-server-side/

[-] sylver_dragon@lemmy.world 8 points 1 day ago

Wow. Learn something new everyday.
Thanks for sharing.

[-] ragepaw@lemmy.ca 16 points 1 day ago

Random scripts being piped into a terminal ranks right up there with sticking your dick in a blender.

Excellent imagery.

And so true.

And I'm guilty of it myself, even though I know better.

[-] wewbull@feddit.uk 5 points 1 day ago

That must make for embarrassing discussions with your doctor.

[-] ragepaw@lemmy.ca 3 points 23 hours ago

Bravo! (sincere, not sarcastic)

I actually had to go back and re-read what I posted to understand your answer. I am apparently a derp today.

[-] ekZepp@lemmy.world 3 points 1 day ago* (last edited 1 day ago)

I agree that's why i've posted the main link and author. Still is a fair point. I'll remove the code from the description.

[-] steeznson@lemmy.world 1 points 16 hours ago

You should be reviewing the PKGBUILD on anything from the AUR anyway

[-] orbituary@lemmy.dbzer0.com 3 points 1 day ago

Ah, nice. My friend group made one as well.

I hope Arch gets this shit sorted.

[-] Prove_your_argument@piefed.social 1 points 1 day ago* (last edited 1 day ago)

Ah yes, run this random shell script hosted on the internet.

And I got downvoted for suggesting that they use an ML tool like crowdstrike to scan submissions for weird things.... and for some reason people pointed out that they caused one incident of linux crashes and one incident of windows crashes last year. What if I told you that you could run a scan like that on a VM with the storage, web hosting and everything else entirely separate from said scanning VM... but no, random shell scripts into terminal GO!

Just seeing the results of a sandbox detonation should give you some level of an idea that something is bad or not bad. This kind of tooling isn't exclusive to any one entity and the results should be part of any repo for anyone to review and flag if you really want to avoid ML as a layer of defense.

[-] LostWanderer@fedia.io 1 points 18 hours ago

Nah, nobody is recommending that you just rawdog this freaking script in a terminal, as it is only useful if you make use of the AUR! The golden rule is to evaluate every script that you see, decide if it is a good or bad, personally having read it there aren't any malicious instructions present in it. ML tools aren't particularly reliable, can be tricked, deliver false negative or false positive results, and will just dull your mind.

If one cannot read, evaluate, and come to a decision based on the information available...Arch simply isn't a good fit for the person in question. That is okay, and there are plenty of options.

Granted the AUR shouldn't be as easy to exploit as it was in this instance, it's a bit too wild west for my liking. There needs to be better protections that prevent such exploitation in the future, as there are clear exploitable weaknesses present with the AUR which need to be closed to prevent something low effort from happening again. The axiomatic truth of the AUR remains true: Do not trust, verify any PKGbuilds before installing software and before every single update.

[-] Undaunted@feddit.org 1 points 20 hours ago

Reading through the shell script and understanding what it does before you run it should be a given. You don't need to trust any closed source tool or whatever. Read it, before you execute it. If you are unable to do that, Arch is probably not the right distro for you anyway and in that case, good luck.

this post was submitted on 17 Jun 2026
70 points (96.1% liked)

Linux

17847 readers
234 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 3 years ago
MODERATORS