A Raspberry Pi 3 Based Hacking Machine
What is a Raspberry Pi? Raspberry Pi is a single-board microcomputer. It is highly customisable and is capable of running a wide range of operating systems. Since there is a variety of modules available for purchase, the Raspberry Pi may be used for other purposes, such as making a radio station, GPS tracker, and many other custom projects. It is also possible to build a custom module, however it takes time and extensive knowledge of both hardware and software to make sure the module doesn’t suffer from compatibility issues. What is Kali Linux? Kali is a flavour of Linux designed for pentesting and digital forensics. It comes with a variety of tools that allow us to exploit the vulnerabilities of a system. This OS is available for free, you can find more information here: https://www.kali.org Introduction This project aims to create a hacking machine using a Raspberry Pi 3 device with a version of Kali Linux that is compati...