n0xa / pitail-stuph

Scripts and Tips for Kali Linux Pi-Tail Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pitail-stuph

Scripts and Tips for Kali Linux Pi-Tail Edition

Documentation

Drivers and Downloads

Android Apps

  • ConnectBot
    • SSH Client
    • Port Forwarding
  • bVNC
    • Graphical interface
    • Slow on a Pi Zero W. More tolerable on the Zero 2, Pi3 or Pi4 models
  • Hacker's Keyboard
    • Full-featured five-row keyboard with arrow and meta keys
    • Useful for special characters needed for advanced command-line usage
    • Consider carrying an portable external keyboard
  • GPSd Client / Forwarder
    • Sends your phone's GPS data to a UDP listener on Kali Pi-Tail
    • Enables wardriving without a hardware GPS Receiver on the Pialfa-mon.sh

Included Scripts

  • alfa.sh
    • Loads 8821au kernel module and brings up wlan1 in normal mode (no IP address)
  • alfa-mon.sh
    • Loads 8821au kernel module and brings up wlan1 in monitor mode for kismet, wifite, aircrack-ng, etc
  • kismet.sh
    • Starts a GPSd server listening for the Android GPSd Forwarder session, and launches Kismet on wlan1
  • ktow.sh
    • Kismet-To-Wigle: convert .kismet log files to CSV files you can upload to WiGLE
  • wigle-upload.sh
    • A fully-CLI-driven WiGLE uploader. Requires WiGLE API keys. Instructions in file comments

About

Scripts and Tips for Kali Linux Pi-Tail Edition

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 100.0%