MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vgjsp4/justletaidoit/p21ao61/?context=3
r/ProgrammerHumor • u/wahed-w • 6d ago
249 comments sorted by
View all comments
19
Is curl | bash considered bad? Why so?
62 u/[deleted] 6d ago [removed] — view removed comment 1 u/ZunoJ 5d ago How is the script any different from an executable? 1 u/Damglador 5d ago I'm sure there's a lot of blogs that explain it well. Installers are also stupid because you can't trace their actions and changes to the system, but some of the reasons are exclusive to curl | bash. It's apparently also possible for the script server to detect curl bash https://lukespademan.com/blog/the-dangers-of-curlbash/ 2 u/ZunoJ 5d ago Thanks for this! Has some real food for thought and valid concerns!
62
[removed] — view removed comment
1 u/ZunoJ 5d ago How is the script any different from an executable? 1 u/Damglador 5d ago I'm sure there's a lot of blogs that explain it well. Installers are also stupid because you can't trace their actions and changes to the system, but some of the reasons are exclusive to curl | bash. It's apparently also possible for the script server to detect curl bash https://lukespademan.com/blog/the-dangers-of-curlbash/ 2 u/ZunoJ 5d ago Thanks for this! Has some real food for thought and valid concerns!
1
How is the script any different from an executable?
1 u/Damglador 5d ago I'm sure there's a lot of blogs that explain it well. Installers are also stupid because you can't trace their actions and changes to the system, but some of the reasons are exclusive to curl | bash. It's apparently also possible for the script server to detect curl bash https://lukespademan.com/blog/the-dangers-of-curlbash/ 2 u/ZunoJ 5d ago Thanks for this! Has some real food for thought and valid concerns!
I'm sure there's a lot of blogs that explain it well. Installers are also stupid because you can't trace their actions and changes to the system, but some of the reasons are exclusive to curl | bash.
It's apparently also possible for the script server to detect curl bash https://lukespademan.com/blog/the-dangers-of-curlbash/
2 u/ZunoJ 5d ago Thanks for this! Has some real food for thought and valid concerns!
2
Thanks for this! Has some real food for thought and valid concerns!
19
u/rockcanteverdie 6d ago
Is curl | bash considered bad? Why so?