Git Product home page Git Product logo

nxransomware's Introduction

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:

  • Malware Side

    • Prove that's possible to write a viable "product" using the .Net Framework
    • Prove that is hard and painfull to anti-virus to detect this kind of virus
    • Understand the execution enviroments
    • Understand the technical challenges to create a real and operational ransomware
    • Provide code and samples to AV companies and Security researchers
  • C&C (Command and Control) Side

    • Build a state of art C&C system, using the latest tecnologies to prevent the backend hijack and invasion
    • Create a viable, safe and secure comunication channel between the malware and C&C infrastructure without using SSL certificates
    • Build a reversion proof C&C database system, using a in-memory storage and advanced cryptographic algorithms

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)

nxransomware's People

Contributors

guibacellar avatar

Stargazers

Constantine Morales avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.