An open API service indexing awesome lists of open source software.

https://github.com/nemuelw/zamok

FUD Linux Ransomware
https://github.com/nemuelw/zamok

aes-256 aes-encryption encryption-decryption linux linux-ransomware ransomware undetectable undetected

Last synced: 4 months ago
JSON representation

FUD Linux Ransomware

Awesome Lists containing this project

README

          

# Zamok
FUD Linux Ransomware \
![img](https://github.com/nemzyxt/zamok/blob/main/scrshot/fud.png?raw=true)

### Setup :
- Clone this repository
- Navigate to the project directory
- Run this command to build :
``` go build -ldflags="-s -w" zamok.go ```

### How it works :
1. Change into the current user's home directory
2. Generate the encryption key
3. Send a copy of the key as well as a unique identifier for the machine to the C2 Server
4. Loop through the target directories encrypting every file in them .
- Desktop
- Documents
- Downloads
- Music
- Videos
- Pictures
5. Drop a RANSOM note on the Desktop with instructions (README.txt)

### DISCLAIMER
This project is for educational purposes only, and I will not be \
responsible for anything malicious that you do with it, so act responsibly !