An open API service indexing awesome lists of open source software.

https://github.com/lupin3000/raspberry-pi-tutorials

Some tutorials for Raspberry PI
https://github.com/lupin3000/raspberry-pi-tutorials

access-point aircrack-ng beef bluetooth captive-portal dns-analysis dns-spoofing http-analysis https-analysis metasploit-framework raspberry-pi tutorials ubertooth usb-hid wifi-analyzer

Last synced: 8 months ago
JSON representation

Some tutorials for Raspberry PI

Awesome Lists containing this project

README

          

# Raspberry PI Tutorials

![Raspberry PI Tutorials](./RaspberryPI-Tutorials.jpg)

## Table of Contents

### :question: Why this repository?

This documentation is for all peoples which do use a Raspberry PI (_and want to learn something_), using the Internet (_to get more sensible_) or are simply interested into topic of Cyber Security. Of course, you could buy something like a [WiFi Pineapple](https://www.hak5.org) or start directly with other Linux Distributions (_like Kali Linux, Parrot OS, etc._), but I personally do believe you learn much more if you do all by your self. In addition, the costs and the time required are very low - but the knowledge is very valuable.

**:point_right: Very Important :point_left:**

The author of this repository (_information, scripts, code_) take no responsibility for your use or misuse! Respect the law in your country/location/area! The information included at this repository is for educational purposes only!

### **:wrench: Preparation**

- [Setup Raspberry PI](./Setup)
- [Prepare Raspberry PI](./Preparation)
- [Pimoroni Button SHIM](./PimoroniButtonShim)
- [Adafruit OLED Bonnet](./AdafruitOLEDBonnet)

### **:satellite: Wi-Fi**

- [Wi-Fi Analysis](./WIFIAnalysis)
- [Wi-Fi Jamming](./WIFIJamming)
- [Simple Access Point](./AccessPoint)
- [Simple Captive Portal](./CaptivePortal)
- [STA Enumeration](./STAEnumeration)
- [DNS Analysis](./DNSAnalysis)
- [HTTP Analysis](./HTTPAnalysis)
- [HTTPS Analysis](./HTTPSAnalysis)
- [DNS Redirection](./DNSRedirection)
- [Metasploit](./Metasploit)
- [BeEF](./BeEF)

### **:pager: Bluetooth**
- [Bluetooth Basics & Analysis](./Bluetooth)
- [Bluetooth Speaker with Raspberry PI](./BluetoothSpeaker)
- [Ubertooth One Basics](./Ubertooth)

### **:zero: Fun with Zero W/WH**
- [USB HID via Wi-Fi](./Zero_WIFI_HID)
- [FM Transmitter](./FMTransmitter)
- [Wi-Fi Monitor Mode](./WIFIMonitor)

### **:gift: Some goodies**
- [macOS VNC](./Goodies/macOS_VNC)
- [macOS SD Card backup](./Goodies/macOS_Backup)
- [Bash Monitor Mode](./Goodies/BashMonitorMode)
- [Python Station scan](./Goodies/PythonStationScan)
- [Python Access Point scan](./Goodies/PythonAccessPointScan)
- [SearchSploit](./Goodies/SearchSploit)