Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.03 KB

README.md

File metadata and controls

54 lines (38 loc) · 1.03 KB

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