Skip to content

Instantly share code, notes, and snippets.

@thbha100
thbha100 / ReadingList.md
Created April 14, 2026 07:26
Reading List 2026

Reading List

Shell & Scripting

  • Effective ShellDave Kerr (No Starch Press) Tools, practices, and strategies for building a shell environment that fits the way you work.
  • Black Hat BashNick Aleks & Dolev Farhi (No Starch Press) Offensive bash scripting for pentesters and bug bounty hunters — automation, custom tools, and living-off-the-land attacks.

# 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.
-----