Giter Site home page Giter Site logo

sicxnull / pwnagotchi-scripts Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 1.0 266 KB

Grabs pcap off Pwnagotchi, converts to hc22000 format and generates attack rules/scripts for hashcat.

Python 90.63% Shell 9.37%
bruteforce hacking hashcat pwnagotchi raspberrypi

pwnagotchi-scripts's Introduction

pwnagotchi-scripts

Needless to say, this project is for EDUCATIONAL use only and is not intended for any illegal usage.

Basically a linux version of pwnagotchi-tools. These scripts will do the following:

  • SSH into pwnagotchi & pull .pcap handshakes
  • Convert pcap to hc22000 format for hashcat

Required:

wget https://hashcat.net/files/hashcat-6.2.6.7z

Extract contents

7z x hashcat*

Move to pwnagotchi-scripts hashcat directory

sudo mv hashcat-6.2.6 /path/to/pwnagotchi-scripts/hashcat/hashcat

Wordlists

You will need to download the following wordlists. Move them to /pwnagotchi-scripts/wordlists directory

Configuration

Configuration is very simple. You actually do not need to change anything if you extract hashcat and the wordlists to the configured directories. If you wish to change them however, you can modify the following in grab_and_convert.sh

SSHKEY=
HASHCAT_LOCATION=
WORDLIST_LOCATION=

Running

  • Pull files from pwnagotchi, convert to hc2000 and create attack script.
sudo sh grab_and_convert.sh
  • Crack with Hashcat
cd hashcat/scripts && sh hash.sh

pwnagotchi-scripts's People

Contributors

sicxnull avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

itsdarklikehell

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.