GitHub - Wind010/SolarPuttyDecryptor: Just simple logic to brute force decrypt Solar PuTTY session.
Can be use for penetration testing or CTFs.
usage: script.py session [-h] [-wl WORDLIST] [-p PASSWORD] Decrypt Solar-PuTTY session using a password or wordlist. positional arguments: session Path to the Solar-PuTTY session (.dat) file optional arguments: -h, --help show this help message and exit -wl WORDLIST, --wordlist WORDLIST Path to the wordlist file (optional). -p PASSWORD, --password PASSWORD Password to use for decryption (optional)
Wrappers around calling SolarPuttyDecrypt.exe.