mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
20
README.md
20
README.md
@ -1,27 +1,17 @@
|
||||
# Pwnagotchi-Torch
|
||||
<a href="https://github.com/jayofelony/pwnagotchi/releases/latest"><img alt="Release" src="https://img.shields.io/github/release/jayofelony/pwnagotchi.svg"></a><br/>
|
||||
**This fork of [Pwnagotchi](https://www.pwnagotchi.ai) has been overhauled to work solely on 64-bit Raspberry Pi's, it uses PyTorch as its AI.**
|
||||
**This fork of [Pwnagotchi](https://www.pwnagotchi.ai) now works on **ALL** Raspberry Pi's that have built-in Wi-Fi.**
|
||||
|
||||
**Use RPi imager to flash, if you want you can set a custom user/pass to ssh in.**
|
||||
|
||||
Default SSH credentials are pi/raspberry
|
||||
Default SSH credentials are pi/raspberry and for Orange Pi pi/orange
|
||||
|
||||
# FAQ:
|
||||
- Is the Raspberry Pi Zero W 2 working perfectly with this image?
|
||||
|
||||
No, sadly not. It will reboot and restart Wi-Fi as often as needed by fix_services plugin. So don't freak out by that. I hope it will be sorted in the future.
|
||||
- Will it go blind often?
|
||||
|
||||
Yes! But I have tried to make it automatically fix **most** errors that may occur.
|
||||
- Can you help me install an external antenna?
|
||||
|
||||
Nope I will not help with these 'issues'. Read the manual/readme for your specific device, if that doesn't help -> **[GOOGLE](https://www.google.com)**
|
||||
|
||||
- If you want to use the gdrivesync plugin >> [README](README-google.md)
|
||||
# Patreon:
|
||||
# Donations:
|
||||
|
||||
[Pwnagotchi-Torch](https://www.patreon.com/pwnagotchi_torch)
|
||||
|
||||
[GH Sponsor](https://github.com/sponsors/jayofelony)
|
||||
|
||||
---
|
||||
|
||||
[Pwnagotchi](https://pwnagotchi.ai/) is an [A2C](https://hackernoon.com/intuitive-rl-intro-to-advantage-actor-critic-a2c-4ff545978752)-based "AI" leveraging [bettercap](https://www.bettercap.org/) that learns from its surrounding Wi-Fi environment to maximize the crackable WPA key material it captures (either passively, or by performing authentication and association attacks). This material is collected as PCAP files containing any form of handshake supported by [hashcat](https://hashcat.net/hashcat/), including [PMKIDs](https://www.evilsocket.net/2019/02/13/Pwning-WiFi-networks-with-bettercap-and-the-PMKID-client-less-attack/),
|
||||
|
Reference in New Issue
Block a user