Skip to content

Releases: leeberg/CashCatRansomwareSimulator

V1.4 - The simple and spooky release

18 Jan 23:21
9b96592
Compare
Choose a tag to compare

Description

  • A New Spookier look with new timers and more menacing color scheme and countdown timer
  • Removed ALL Dependencies - JUST a standalone EXE
  • Remove ALL ACTUAL CryptoLocking components to stop triggering Windows Defender False Positive
  • Now picks from a random list of real ransomware extensions for rename operations

image

V1.3 - The Spinning Edition

06 Feb 14:51
46c2374
Compare
Choose a tag to compare

Description

  • Cleaned up the UI and added "state"
  • Prep work to make CashCat ACTUALLY Encrypt/Decrypt files (by popular demand) - new dll

Note: In order to use cashcat you will have to have the companion DLL files included in the zip along side the .exe 🤷‍♂️

Demo

V1.2 - The ErrorWare Fix

19 Mar 22:50
Compare
Choose a tag to compare

Description

Updated Demo to Include the needed DLLs - whoops.

Also Featuring:

  • Rudimentary Logging
  • A Few Try Catches here and there

V1.1 - Optional Configuration File

20 Nov 04:53
Compare
Choose a tag to compare

Added ConfigurationFile Options

Usage

  1. Download and Extract This ZIp
  2. Run Cashcast.exe.
  3. Notice the .TXT files have been renamed!
  4. Enter the code 123456789 to rename all .LOCKY files back to .TXT

Configuration

  1. Place JSON file named "CashCat.Json" in the same directory as the executable.
  2. Population the Configuration JSON as follows:
{
    "webHookEnabled":  0,
    "webHookURI":  "http://URIGORESHERE.COM",
    "catMode":  0
}

Options

  • webHookEnabled - instructs CashCat to execute a GET webhook execution on open
  • webHookURI - Webhook URI to be called
  • catMode - "Secret" CashCat mode!

V1 Release

13 Nov 01:02
ff9a2f9
Compare
Choose a tag to compare

Version 1

  • Basically Functionality Working!
  • Only "Fake Ransomware" mode exists - the "Cash Cat" easter egg background mode is currently not implemented.

Usage

  1. Download and Extract This ZIp
  2. Run Cashcast.exe.
  3. Notice the .TXT files have been renamed!
  4. Enter the code 123456789 to rename all .LOCKY files back to .TXT