Skip to content

cramik/read-pmkid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Takes in a file with WPA hashes formatted as "WPA-PBKDF2-PMKID+EAPOL" / hashcat 22000 and outputs all of the human readable information into a csv file formatted as (ESSID,AP MAC,CLIENT MAC,AP OUI,CLIENT OUI)

Installation

  1. clone repo or download as zip and extract

  2. Download pip repo's used to handle OUI lookups

    pip install -r requirements.txt
    

Usage

python3 pcapcsv.py input output.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages