guibacellar / NxRansomware

A next generation of ransomware. Fully written using a .Net Framework + C&C System
GNU General Public License v2.0
37 stars 39 forks source link

NxRansomware

A next generation of ransomware. Fully written using a .Net Framework + C&C System

Created By: Guilherme Bacellar Moralez

Disclaimer

This code is created and maintened only for a research proposal. Please do not use for other proposes.

Please, do not run the code with a release profile. It can be seriously dangerous. Really!

Objectives

This project has a 2 main objectives:

Ransomware Operation

Attention: The Ransomware execution is locked using a hard coded rule to run (hijack files) at d:\temp - Locate the "ConfigurationManager.cs" for more informations.

To Hijack Files: Just run the binary (GoogleUpdate.exe)

To Restore Files: Run (GoogleUpdate.exe --decrypt)