Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked NodeCrypt - Linux Ransomware


dEEpEst

Recommended Posts

This is the hidden content, please


What is nodeCrypto?

nodeCrypt is a linux Ransomware written in NodeJs that encrypt predefined files.
This project was created for educational purposes, you are the sole responsible for the use of nodeCrypto.

Install server

Upload all file of 

This is the hidden content, please
 folder on your webserver.
Create a sql database and import 
This is the hidden content, please

Edit 
This is the hidden content, please
 and add your SQL ID.

Install and run

git clone

This is the hidden content, please

cd nodeCrypto && npm install

You must edit first variable in index.js
Once your configuration is complete, you can start the ransomware.

node index.js

The files at the root of the web server will encrypt and send to the server.

Screenshot

This is the hidden content, please
This is the hidden content, please

To Do

  •  Client (victim)
    •  Encrypt webserver
    •  Use private key for encryption
    •  Adapt SSL
  •  Server
    •  Recover data (user + encrypted file)
    •  Format the database
    •  Make GUI for webserver
  •  Make an executable to decrypt the files (Only on request! Contact me)

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.