Skip to content

A python ransomware with anti-debugger, VM, SSH Spread(Bruteforce),Simple Files Encrypting,Driver Propagation.

Notifications You must be signed in to change notification settings

MalDev101/ransomwarev2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

I will upload script soon.

Contents
  1. Getting Started

What is interesting?

Nothing much it first checks for Internet availability for bruteforcing SSH.
then it try to add itself to startup and disable Taskmgr,CMD.
Encrypts File with simple Encryption.
leaves a note on Desktop.
checks for open Ports(pending)...
checks if the script is ran as Admin or not if not then tries to Bypass UAC.

Contact

Email - yogasvchann@gmail.com

Installation

  1. Install Python3.
  2. Clone the repo
    git clone https://github.com/MalDev101/ransomwarev2
  3. Install modules
    pip install pywin32
    pip install coloredlogs
    pip install cryptodome
    pip install crypto
    pip install nmap
    pip install paramiko
    pip install requests 
    pip install netifaces

About

A python ransomware with anti-debugger, VM, SSH Spread(Bruteforce),Simple Files Encrypting,Driver Propagation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published