Socket
Book a DemoInstallSign in
Socket

www.github.com/allyomalley/p12crackergo.git

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

www.github.com/allyomalley/p12crackergo.git

v0.0.0-20200514174756-602578ceca03
Go
Version published
Created
Source

p12CrackerGo

A simple tool to concurrently brute force a password-protected PKCS#12 (PFX/P12) file. This tool accomplishes the same result as my p12Cracker script, but this time written in Go with added concurrency for much faster cracking.

ScreenShot

Installation

Install the tool and required dependencies:

go get github.com/allyomalley/p12CrackerGo/...

Usage

Required arguments:

  • Path to your own wordlist file of password guesses
  • Path to the target PKCS12 file
  • The number of desired threads for brute forcing (Default: 3)
go run p12Cracker.go guesses.txt crackme.p12 3

FAQs

Package last updated on 14 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.