Skip to content

micahvandeusen/PrologueDecrypt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

PrologueDecrypt (CVE-2020-35992)

Description

Fiserv Prologue uses a static encryption key across all installations. PrologueDecrypt is an offensive security C# tool designed to decrypt the database passwords located in Prologue config files.

Setup

  1. Download PrologueDecrypt

  2. Register the required crypto COM library as an admin user regsvr32 IPSCrypto.dll

  3. Open up PrologueDecrypt.sln in Visual Studio (was tested using Visual Studio 2019) and build.

  4. Run PrologueDecrypt.exe passing the encrypted string without the @ symbol at the start of the string.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages