// Comparison
Hacking the Xbox vs Practical IoT Hacking: Which Should You Read?
Two cybersecurity books on Hardware, compared honestly: who each is for, what each does best, and which to read first.
Andrew "bunnie" Huang on the original Xbox: hardware modding as the entry path into reverse engineering, plus a frank account of the legal fight that followed.
The Definitive Guide to Attacking the Internet of Things
Fotios Chantzis, Ioannis Stais, Paulino Calderon, Evangelos Deirmentzoglou, Beau Woods
Five-author guide to IoT pentesting covering hardware probing, radio (BLE / Zigbee / LoRa), embedded firmware, and the protocols that connect cheap devices to vulnerable backends.
Read this if
Skip this if
Key takeaways
- Hardware security failures are usually system-level, not chip-level; bunnie's framing of how layers compose into vulnerabilities is the canonical lesson.
- The DMCA's chilling effect on legitimate research is real and the book documents it from the inside; the legal chapters are required reading for anyone publishing hardware research.
- Reverse engineering is as much social and legal work as it is technical work; the book teaches both.
- IoT is a stack: hardware, firmware, protocols, cloud. The book's strength is teaching all four as one continuous attack surface.
- Radio attacks (BLE, Zigbee, LoRa) are now mainstream pentest territory; the chapters introducing SDR-based analysis are the practical entry point.
- Firmware extraction-then-analysis is the core skill; the book's hardware chapters cover the extraction half, then hand off to standard binary-analysis tooling for the rest.
How they compare
Hacking the Xbox and Practical IoT Hacking are both rated 4/5 in our catalog. Pick by topic preference and reading style rather than by rating.
Both books target intermediate-level readers, so the choice is about topic, not difficulty.
Hacking the Xbox and Practical IoT Hacking both cover Hardware, so reading them in sequence reinforces the same material from different angles.