GithubHelp home page GithubHelp logo

natekali / pazuzu-locker Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 7 KB

𝔫𝔒𝔡𝔱-𝔀𝔒𝔫 𝔠𝔯𝔢𝔭𝔱𝔬 𝔩𝔬𝔠𝔨𝔒𝔯 - 𝔫𝔬𝔱 𝔣𝔬𝔯 π”¦π”©π”©π”’π”€π”žπ”© 𝔭𝔲𝔯𝔭𝔬𝔰𝔒

Python 100.00%
2024 automated cryptography cryptolocker fernet linux locker osx python ransomware av-bypass python-ransomware

pazuzu-locker's Introduction

banner

Pazuzu-Locker πŸ‘Ώ

Brand new Crypto-Locker made using Fernet encryption method, an automatic parser go through all the files of the computer target, for each files, a new encryption key is used, making the forensics investigations harder, even impossible. At the end of the execution, a csv file is created, uploaded to PixelDrain and deleted from the computer. The only way to decrypt files is to have the PixelDrain file ID necessary to run the decrypt.py program. Pazuzu is 100% automatic, only changes needed to run properly can be done through conf.py file

⛔️ Disclaimer

I made this software, and I'm not responsible for what you do with it or any problems it causes. By using it, you agree to this rule.

πŸ‰ Features

  • 100% Automatic & 100% Undetectable
  • Encryption Method Unreversible
  • Error Handled for Persistent Execution
  • Comprehensive & Easy Usage

ℹ️ Prerequisites

Before running Pazuzu, make sure you install these following libraries :

  • requests
  • cryptography

You can install them by typing this following command in your terminal :
pip3 install -r requirements.txt

πŸ› οΈ Installation

Clone this repository to your local machine.

Open your terminal and navigate to the cloned repository.

Edit the config.py file, to encrypt you must change start_dir & tmp_csv values, to decrypt you must change pxfile_id value.

To encrypt, run the script by typing python3 pazuzu.py in your terminal. To decrypt, type python3 decrypt.pyin your terminal.

🐝 VirusTotal Check

Pazuzu Locker can easily bypass all known antivirus, making it easier to deploy VT_check

πŸ‘½ Usage demo

Default usage of Pazuzu Locker from encryption to decryption on sample directory, conf.py used for demo :

param = {
    'start_dir': '/home/pazuzu/sample',
    'tmp_csv': 'tmp.csv',
    'pxfile_id': 'FPJZjoAd'
}
demo.mp4

πŸ’Ό Author

pazuzu-locker's People

Contributors

natekali avatar

Stargazers

 avatar

Watchers

 avatar

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.