CVE-2014-6271: Remote code execution through bash(http://seclists.org/oss-sec/2014/q3/649)905 points|vault_|11 years ago|416 comments
Safe ways to do things in bash(https://github.com/anordal/shellharden/blob/master/how_to_do_things_safely_in_bash.md)892 points|signa11|7 years ago|240 comments
Things I Wish I'd Known About Bash(https://zwischenzugs.com/2018/01/06/ten-things-i-wish-id-known-about-bash/)781 points|zwischenzug|7 years ago|268 comments
Pure Bash Bible(https://github.com/dylanaraps/pure-bash-bible)746 points|ausjke|6 years ago|248 comments
Show HN: Bocker – Docker implemented in 100 lines of bash(https://github.com/p8952/bocker)662 points|p8952|10 years ago|87 comments
How to write idempotent Bash scripts(https://arslan.io/2019/07/03/how-to-write-idempotent-bash-scripts/)655 points|kiyanwang|6 years ago|189 comments
Mastering Bash and Terminal(https://www.blockloop.io/mastering-bash-and-terminal)638 points|blockloop|8 years ago|180 comments
“Exit traps” can make your Bash scripts more robust and reliable (2013)(http://redsymbol.net/articles/bash-exit-traps/)591 points|ekiauhce|2 years ago|148 comments
Tell HN: Bash.org is no more575 points|Khaine|1 year ago|333 commentsBash.org was a cornerstone of the old internet. It was a collection of silly quotes from IRC channels everywhere, many of which dated back to the 90s. And now it is no more.
CVE-2014-7169: Bash Fix Incomplete, Still Exploitable(http://seclists.org/oss-sec/2014/q3/685)557 points|caust1c|11 years ago|210 comments
Bocker – Docker implemented in around 100 lines of Bash (2015)(https://github.com/p8952/bocker/blob/master/README.md)543 points|sturza|5 years ago|196 comments
Xz/liblzma: Bash-stage Obfuscation Explained(https://gynvael.coldwind.pl/?lang=en&id=782)535 points|ecliptik|1 year ago|128 comments
Bash 5.0 released(http://lists.gnu.org/archive/html/bug-bash/2019-01/msg00063.html)534 points|siteshwar|6 years ago|296 comments
Everything you need to know about the Shellshock Bash bug(http://www.troyhunt.com/2014/09/everything-you-need-to-know-about.html)517 points|sjcsjc|11 years ago|287 comments
Bash Infinity: Standard library and boilerplate framework for Bash(https://github.com/niieani/bash-oo-framework)507 points|_0nac|7 years ago|109 comments
Advancing in the Bash Shell(http://samrowe.com/wordpress/advancing-in-the-bash-shell/)501 points|yarapavan|9 years ago|149 comments
Detecting the use of "curl | bash" server-side(https://www.idontplaydarts.com/2016/04/detecting-curl-pipe-bash-server-side/)500 points|rubyn00bie|7 years ago|145 comments
Minimal safe Bash script template(https://betterdev.blog/minimal-safe-bash-script-template/)494 points|signa11|4 years ago|276 comments
Escaping strings in Bash using !:q(https://til.simonwillison.net/til/til/bash_escaping-a-string.md)482 points|goranmoomin|4 years ago|81 comments
My thoughts on writing a Minecraft server from scratch in Bash(https://sdomi.pl/weblog/15-witchcraft-minecraft-server-in-bash/)480 points|jscob|3 years ago|90 comments
Google exec fired after female boss groped him at drunken bash, suit says(https://nypost.com/2023/01/28/google-exec-fired-after-female-boss-groped-him-at-drunken-bash/)479 points|l33tc0de|2 years ago|485 comments
Better bash in 15 minutes(http://robertmuth.blogspot.com/2012/08/better-bash-scripting-in-15-minutes.html)475 points|wsxiaoys|11 years ago|151 comments
Amber: Programming language compiled to Bash(https://amber-lang.com/)463 points|weaksauce|10 months ago|313 comments
Stopping phishing campaigns with Bash(https://blog.haschek.at/2020/stopping-phishing-campaigns-with-bash.html)457 points|geek_at|5 years ago|161 comments
Bash-oneliner: A collection of handy Bash one-liners and terminal tricks(https://github.com/onceupon/Bash-Oneliner)439 points|bfm|3 years ago|108 comments
Bash functions are better than I thought(https://cuddly-octo-palm-tree.com/posts/2021-10-31-better-bash-functions/)436 points|todsacerdoti|3 years ago|285 comments
Bash on Ubuntu on Windows(https://blogs.msdn.microsoft.com/commandline/2016/04/06/bash-on-ubuntu-on-windows-download-now-3/)420 points|aymenim|9 years ago|422 comments
Bash Debugging(https://wizardzines.com/comics/bash-debugging/)418 points|ColinWright|1 year ago|76 comments
Take care editing bash scripts (2019)(https://thomask.sdf.org/blog/2019/11/09/take-care-editing-bash-scripts.html)405 points|cxr|5 years ago|114 comments
Apk.sh is a Bash script that makes reverse engineering Android apps easier(https://github.com/ax/apk.sh)401 points|petodo|2 years ago|88 comments