HrushikeshK / openssl-bruteforce

Python tool to bruteforce openssl ciphers against a wordilst

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openssl-bruteforce

Python tool to bruteforce ciphers against a wordilst

Requirements

  • OpenSSL 1.1.0h ( If openssl is older than this, check the cmd variable and change the flags accordingly )

Usage

python2.7 brute.py <path to wordlist> <path to ciphers.txt> <path to encrypted file> 

About

Python tool to bruteforce openssl ciphers against a wordilst


Languages

Language:Python 100.0%