🖥️
Siber Güvenlik Notları
  • WHOAMI
    • 👨‍💻Who Am I?
  • 🔭Information Gathering
    • Pentest VM Setup
    • Passive Information Gathering
    • Subdomain Enumeration
    • Host Discovery
    • Port Scanning
    • Email Enumeration
    • Leaked Passwords
    • Zafiyet Araştırma
  • 🪟Windows Pentesting
    • Windows Privilege Escalation
    • Windows Persistence
    • Windows Lateral Movement
    • AV Evasion
  • 🐧Linux Pentesting
    • Linux Privilege Escalation
    • Linux Persistence
    • Linux Lateral Movement
  • 🕸️Web Application Pentesting
    • Web Pentest Checklist
    • SQL Injection
    • NoSQL Injection
    • OS Command Injection
    • XXE Injection
    • SSTI
    • XSS
    • CSRF
    • SSRF
    • LFI/RFI
    • Insecure Deserialization
    • CORS Misconfiguration
    • Directory Traversal
    • File Upload
    • Broken Authentication
    • Broken Access Control
    • Business Logic
    • Race Conditions
    • Web Cache Deception
    • AWS Testing
    • Web Cache Poisoning
    • Clickjacking
    • API Testing
    • Broken Link Hijacking
    • HTTP Request Smuggling
    • LLM
    • HTTP Host Header Attack
    • OAuth Zafiyetleri
    • GraphQL API
    • HTTP Parameter Pollution
    • Configuration and Deployment Management Testing
    • Information Disclosure
    • Prototype pollution
    • JWT
  • 🖲️Network Service Pentesting
    • 📘Active Directory Services
      • Bleeding Edge Vulns
      • Misconfigs
      • Domain Trust
      • DNS (53)
      • Kerberos (88)
      • LDAP (389,636)
      • RPC WMI (135)
      • SMB (445)
      • WinRM - 5985
    • 📂FTP - 21
    • 🔐SSH - 22
    • 🤣Telnet - 23
    • SMTP - 25
    • TFTP - 69 UDP
    • HTTP - 80,443
      • Apache
      • Joomla
      • Drupal
      • Wordpress
      • WEBDAV
      • PHP
      • Laravel
    • IMAP/POP3 - 110,143,993,995
    • SNMP - 161
    • Rservices - 512
    • IPMI - 623
    • Rsync - 873
    • MSSQL - 1433
    • Oracle TNS - 1521
    • NFS - 2049
    • Docker
    • Grafana - 3000
    • MySQL - 3306
    • RDP - 3389
    • Postgresql - 5432
    • Redis - 6379
    • JDWP - 8000
    • MongoDB - 27017
  • 🕸️Network Pentesting
    • ARP Poisoning
  • 📞Android Pentesting
    • Android Derleme Süreci
    • Reversing
    • Rooting
    • Burp Suite Sertifikası
    • SSL Pinning Bypass
    • Patching
    • MobSF Kurulumu
    • Flutter Pentesting
  • 📰Teori
    • Güvenlik Ürünleri
    • OSI
    • Security Principles
  • Diger
    • Hacking Gadgets
      • Wifi Pineapple
      • Pwnagotchi
    • Stego
    • Buffer Overflow
    • Phishing
    • Nessus
    • DDOS Attacks
    • MSFConsole
  • ⏪Reverse
    • GCC Reverse
    • Python Reverse
    • Flare VM
    • Remnux
  • 🛜Wireless Pentesting
    • Wireless Pentest
    • Wireless V2
Powered by GitBook
On this page
  • Pwnagotchi Nedir?
  • Gerekli Malzemeler
  • Kurulum
  • Internet Erişimi
  • SSH

Was this helpful?

  1. Diger
  2. Hacking Gadgets

Pwnagotchi

PreviousWifi PineappleNextStego

Last updated 21 hours ago

Was this helpful?

Pwnagotchi Nedir?

Pwnagotchi, yapay zeka destekli bir Wi-Fi kırma cihazıdır. Pwnagotchi, çeşitli kablosuz ağları keşfetmek ve zayıf noktalarını bulmak için tasarlanmıştır. Raspberry Pi Zero W gibi küçük bir donanım üzerinde çalışır ve pwnagotchi yazılımı, Python dilinde yazılmıştır. Cihaz, kablosuz ağları pasif olarak izler ve WPA/WPA2 şifrelemeli ağların el sıkışma paketlerini toplar. Bu paketler daha sonra kırılmak üzere bir kaba kuvvet saldırısına tabi tutulabilir.

Gerekli Malzemeler

  • Raspberry Pi Zero 2 W

  • Waveshare 2.13 V4 e-Ink display

  • 1200mAh Pisugar battery

  • 32GB Micro SD Card

  • 3D printed case

Kurulum

main.name = "pwnagotchi"
main.lang = "en"
main.whitelist = [
  "EXAMPLE_NETWORK",
  "ANOTHER_EXAMPLE_NETWORK",
  "fo:od:ba:be:fo:od",
  "fo:od:ba"
]

main.plugins.grid.enabled = true
main.plugins.grid.report = true
main.plugins.grid.exclude = [
  "YourHomeNetworkHere"
]

ui.display.enabled = true
ui.display.type = "waveshare_3"
ui.display.color = "white"

Internet Erişimi

  • Ağ Bağlantılarını Görüntüle > RNDIS > Özellikler > IPv4

IP: 10.0.0.1
Mask: 255.255.255.0
Gateway: 10.0.0.1
DNS: 8.8.8.8
  • Ağ Bağlantılarını Görüntüle > Wi-Fi > Özellikler > Paylaşım > İkisini de işaretle ve RNDIS Seç

SSH

ssh pi@10.0.0.2
# raspberry

sudo su
nano /etc/resolv.conf
# nameserver 8.8.8.8

scp -r pi@10.0.0.2:/handshakes /

Pwnagotchi ISO:

Etcher:

Network driver:

adresinden changeme:changeme

adresinden pwnagotchi:pwnagotchi

Hashcat Converter:

https://github.com/jayofelony/pwnagotchi
https://etcher.balena.io/
https://archive.org/details/pwnagotchi_1.5.5_WSV3Patched
http://10.0.0.2:8080
http://10.0.0.2
https://hashcat.net/cap2hashcat/