- Effective Shell — Dave Kerr (No Starch Press) Tools, practices, and strategies for building a shell environment that fits the way you work.
- Black Hat Bash — Nick Aleks & Dolev Farhi (No Starch Press) Offensive bash scripting for pentesters and bug bounty hunters — automation, custom tools, and living-off-the-land attacks.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Reading List | |
| ## Shell & Scripting | |
| - **[Effective Shell](https://nostarch.com/effective-shell)** — *Dave Kerr* (No Starch Press) | |
| Tools, practices, and strategies for building a shell environment that fits the way you work. | |
| - **[Black Hat Bash](https://nostarch.com/black-hat-bash)** — *Nick Aleks & Dolev Farhi* (No Starch Press) | |
| Offensive bash scripting for pentesters and bug bounty hunters — automation, custom tools, and living-off-the-land attacks. | |
| ----- |