SkillAgentSearch skills...

P12Cracker

A simple tool to brute force a password-protected PFX/P12 file

Install / Use

/learn @allyomalley/P12Cracker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

p12Cracker

A simple tool to brute force a password for a password-protected PKCS#12 (PFX/P12) file

Usage

  • You must supply your own wordlist for the brute forcing in text format, generated using whatever tool you prefer
  • Supply the path to the PKCS12 file, and your wordlist of guesses to the script

sudo pip install -r requirements.txt

python p12Cracker.py --p12-path crackme.p12 --wordlist guesses.txt

ScreenShot

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated4d ago
Forks12

Languages

Python

Security Score

75/100

Audited on Mar 30, 2026

No findings