Posts

Showing posts from August, 2018

How to install Kali Linux on a Raspberry Pi 3

Image
The much-awaited tutorial. Here, you will learn step by step how to download and install the Kali Limux OS on a Raspberry Pi 3. Let's get started. First, make sure that you have everything necessary by checking this list: Raspberry Pi 3 Model B or B+ A computer A microSD card An HDMI cable A micro USB power adapter A USB keyboard A monitor A stable and decent Internet connection Note regarding the post: you can click on any image to enlarge it. I- Downloading Kali Linux Head to www.kali.org , go to Downloads and click on Kali ARM Images as follows: Then scroll down until you find the Raspberry Foundation section and download the first file in the table: Download the file and don't open it. Leave it as it is. II- Flashing Kali to the microSD card Head to www.etcher.io and download the software. Once done, run it: Click on Select image and choose the file you downloaded in step 1 (the Kali image). You should find it in the Downloads folder. Nex

Unboxing the Raspberry Pi 3

Image
I have finally received my Raspberry Pi 3 Model B. Before talking about my intentions and potential uses with the Pi, let's open it and see what comes in the box: That was quick. No, there's nothing else than the Pi itself in the box. No cables, no adapter, no case, nothing. Straight to the point. Now into more interesting matters. Why did I want a Raspberry Pi? How can it help me in my work? I'll explain. A few months ago my friend had a project for which he needed to build a smart home model. To represent the smartphone-controlled lighting system, he used an Arduino circuit which let him turn the lights on via Bluetooth, on his phone. That's how I discovered -- and immediately loved -- programmable circuits. I made some research on the web and quickly found about the Raspberry Pi, a more powerful and versatile alternative to the Arduino. I was baffled by the work a good hacker can achieve with it. After reading a lot of documentation and viewing some vide