openssl-bruteforce
openssl-bruteforce copied to clipboard
Python tool to bruteforce openssl ciphers against a wordilst
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>