Skip to content

Here is a short directory providing a ramsomware written in Python for Linux. It is created in a pedagogic objective.

Notifications You must be signed in to change notification settings

GreyGooseMAN/Ransomware-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ransomware-Linux

Here is a short directory providing a ramsomware written in Python for Linux. It is created in a pedagogic objective. The Ransomware encrypts all the files in the directory /tmp by downloading a key from a local server. 1. The server is launched first with python3 server.py

Open a second tab and launch python3 main.py This will encrypt the files. For decrypting : python3 main.py --action decrypt --keyfile keyfile.txt

About

Here is a short directory providing a ramsomware written in Python for Linux. It is created in a pedagogic objective.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages