
Decrypts weak encrypted passwords from Argus Surveillance DVR systems via CVE-2022-25012, reconstructing plaintext credentials from DVRParams.ini ciphertext.
This is an improved version of the exploit by deathflash1411
Original exploit: https://www.exploit-db.com/exploits/50130
The cyphertext can be found at
C:\ProgramData\PY_Software\Argus Surveillance DVR\DVRParams.ini
Once you have obtained the cyphertext password
./exploit.py <encrypted password>
or
python3 exploit.py <encrypted password>
#, &, ', and " are not present in the exploit code because it was found that argus surveillance strips these characters out if you enter them into the password field