openwall / john

John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
https://www.openwall.com/john/
Other
10.4k stars 2.11k forks source link

Add OpenVPN Support #4189

Open torerobo opened 4 years ago

torerobo commented 4 years ago

There is a file.ovpn configuration file that requires a password to connect. There is a private key hash in the file. If you can add support for this format.

magnumripper commented 4 years ago

Are you sure it's a hash, as opposed to the private half of an asymmetric key? If the latter, there's no chance cracking it.