Code Monkey home page Code Monkey logo

pysilon-malware's Introduction

PySilon Malware

Advanced RAT malware written in Python, fully controllable through Discord with dedicated GUI builder to make preparation easier.


Matrix server

Join our Matrix to keep up with the progress, ask questions, recommend features and talk to like minded people!

Matrix


Table of contents


Disclaimer

Information and code provided on this repository are for educational purposes only. The creator is no way responsible for any direct or indirect damage caused due to the misusage of the information. Everything you do, you are doing at your own risk and responsibility.


Features

PySilon malware can do plenty of things, like:

  • handle multiple PCs (not only one, like in most of the cases)
  • UAC Bypass (gain Administrative permissions on startup)
  • log every key pressed on keyboard
  • take screenshots anytime you want
  • record screen anytime you want
  • take images from webcam
  • block the mouse and keyboard
  • steal saved WiFi passwords
  • record microphone input (24/7) and save it in .wav files
  • stream live microphone input on voice channel
  • browse files on target PC
  • upload and download files from target PC
  • grab history, cookies and passwords saved in web browsers
  • grab discord tokens and system information
  • browse and kill running processes
  • execute files
  • replace copied crypto currency wallet addresses to your [configured] ones
  • trigger Blue Screen of Death
  • execute fork bomb (crash the PC)
  • Anti-VM (PySilon wont run on Virtual Machines, f.ex.: VirtualBox, VMWare)
  • run CMD commands
  • Debug Mode for easier testing and contribution

Preparation

git clone https://github.com/mategol/pysilon-malware
cd pysilon-malware
Create Discord BOT and server
Windows: Run the PySilon.bat either from Command Line or double clicking on it
Linux: Run the PySilon.sh from Command Line


Available commands

.ss - take screenshot at any time
.screenrec - record the screen for 15 seconds
.webcam - take a picture from connected webcam
.block-input - block the mouse and keyboard (.unblock-input to unblock it)
.grab <what-to-grab> - grab for example saved passwords in web browsers
.join - join voice-channel and stream live microphone input
.pwd - show working directory
.tree - show tree of working directory
.cd <dir> - change working directory
.ls - list content of working directory
.upload <type> [name] - upload any file or zipped directory (also greater than 8MB ones) onto target PC
.download <file-or-dir> - download any file or zipped directory (also greater than 8MB ones) from target PC
.show <what-to-show> - get list of running processes or available commands
.kill <process-id> - kill any running process
.execute <file> - run any file on target PC
.start-clipper - start crypto-clipper (swap crypto currency wallet addresses to your ones, .stop-clipper to stop it)
.bsod - trigger Blue Screen of Death
.forkbomb - execute fork bomb
.remove <file-or-dir> - remove file or directory on target PC
.implode - remove PySilon from target PC and clean the "evidence"
.clear - clear messages from file-related channel


Donation methods

  • XMR: 45wj2aubQQQfswkuojCQhZgHCs67nabskhrwYTDEaVmkPtcXZmrkqKKSV1JuhXLU8QfnkyagZXyBM1a9fPHrVyJkGrBxtiB
  • Paypal: [email protected]

ToDo

List of features that should appear in following releases:

  • optional ransomware
  • webhook connection in case of unexpected circumstances (like BOT-Token banned by Discord)
  • overall system info grabber with cool Discord Embeds
  • traditional reverse shell creator
  • grab credit cards information
  • optional crypto mining (for example, when victim is idle)
  • grab sessions from popular applications (Steam/Minecraft/Metamask/Exodus/Roblox)
  • optimize the code to consume less resources/memory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.