/openssl-bruteforce

Python tool to bruteforce openssl ciphers against a wordilst

Primary LanguagePython

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>