Book Image

Penetration Testing with Raspberry Pi - Second Edition

By : Michael McPhee, Jason Beltrame
Book Image

Penetration Testing with Raspberry Pi - Second Edition

By: Michael McPhee, Jason Beltrame

Overview of this book

This book will show you how to utilize the latest credit card sized Raspberry Pi 3 and create a portable, low-cost hacking tool using Kali Linux 2. You’ll begin by installing and tuning Kali Linux 2 on Raspberry Pi 3 and then get started with penetration testing. You will be exposed to various network security scenarios such as wireless security, scanning network packets in order to detect any issues in the network, and capturing sensitive data. You will also learn how to plan and perform various attacks such as man-in-the-middle, password cracking, bypassing SSL encryption, compromising systems using various toolkits, and many more. Finally, you’ll see how to bypass security defenses and avoid detection, turn your Pi 3 into a honeypot, and develop a command and control system to manage a remotely-placed Raspberry Pi 3. By the end of this book you will be able to turn Raspberry Pi 3 into a hacking arsenal to leverage the most popular open source toolkit, Kali Linux 2.0.
Table of Contents (13 chapters)
Penetration Testing with Raspberry Pi - Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface

Other popular use cases for the Raspberry Pi


One of the biggest reasons for the success of the Raspberry Pi is its flexibility and customization capabilities. We can do just about anything with the Pi, which makes it such an exciting and dynamic platform.

In the following pages, we look at some of the projects that we found to be very interesting ways of using the Raspberry Pi. Again, we are really only limited to our imaginations. There is a huge community out there to help us along the way, which is another reason why the Raspberry Pi has had such success and staying power.

Raspberry Weather

One of the coolest (pun intended) use cases we found out there for the Raspberry Pi was the ability to build and customize our own weather station. Raspberry Weather is built upon the Raspian image, so we can install directly from NOOBS or using the Raspbian image we discussed earlier in this chapter. The site is a huge help and provides instructions on getting Raspberry Weather installed within Raspbian...