Skip to content

A tool to dump users's .plist on a Mac OS system and to convert them into a crackable hash

Notifications You must be signed in to change notification settings

JeanPeyreMesMots/osx-password-dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

🍎 🔓 OSX Password Dumper Script

Overview

A bash script to retrieve user's .plist files on a macOS system and to convert the data inside it to a crackable hash format. (to use with John The Ripper or Hashcat)

Useful for CTFs/Pentesting/Red Teaming on macOS systems.

Prerequisites

  • The script must be run as a root user (sudo)
  • macOS environment (tested on a macOS VM Ventura beta 13.0 (22A5266r))

Usage

sudo ./osx_password_cracker.sh OUTPUT_FILE /path/to/save/.plist

About

A tool to dump users's .plist on a Mac OS system and to convert them into a crackable hash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages