// Comparison

Foundations of Information Security vs Linux Basics for Hackers: Which Should You Read?

Two cybersecurity books on Foundations, compared honestly: who each is for, what each does best, and which to read first.

Beginner
4/52019
Foundations of Information Security

A Straightforward Introduction

Jason Andress

Jason Andress' compact tour of the field: confidentiality / integrity / availability, identification and authentication, network and OS controls, written for newcomers and adjacent disciplines.

Beginner
4/52025
Linux Basics for Hackers

Getting Started with Networking, Scripting, and Security in Kali

OccupyTheWeb

OccupyTheWeb's introduction to Linux from the angle that hackers and pentesters actually need it: shells, networking, scripting, and Kali tooling.

Read this if

Anyone new to the field who wants the entire territory mapped on a single shelf, in a single short book. Andress is the cleanest tour of CIA, IAM, network, software, operations, and crypto for newcomers.
Beginners with no Linux background who need just enough fluency to follow security tutorials, run security tools, and not get lost. Required prerequisite for most pentest, OSCP, and CTF starting paths.

Skip this if

Anyone who already works in the field. The book is broad and shallow by design; specialists will find every chapter familiar.
Anyone who already uses Linux daily. The book is intentionally introductory; experienced users will find every chapter familiar.

Key takeaways

  • Covers every major domain of security at survey-level depth, which is exactly what a beginner needs to choose a specialization.
  • The operations security chapter is unusually strong for an intro book; most authors skip it because it's unsexy, Andress doesn't.
  • Pairs naturally with one or two deep-dive books per topic from this catalog; treat it as the master index.
  • Linux fluency for security work is a small, finite skill: shell, file ops, services, networking commands, basic scripting. The book covers exactly that and nothing more.
  • Type every command. The book is muscle-memory training disguised as a reference; passive reading wastes the time.
  • Kali is a defaults-and-tooling distro, not a different OS; understanding base Linux means you'll never be confused when the tool isn't pre-installed.

How they compare

Foundations of Information Security and Linux Basics for Hackers are both rated 4/5 in our catalog. Pick by topic preference and reading style rather than by rating.

Both books target beginner-level readers, so the choice is about topic, not difficulty.

Foundations of Information Security and Linux Basics for Hackers both cover Foundations, so reading them in sequence reinforces the same material from different angles.

Keep reading

Related topics