tobinson / ransomware

PHP ransomware that encrypts your files as well as file and directory names.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ransomware

PHP ransomware that encrypts your files as well as file and directory names.

Ransomware is set to start encrypting files and directories from server web root directory and only inside server web root directory.

In case you forgot your encryption key you can find it hardcoded inside ransom page. View page source code in your web browser and search for keyword recovery, there you will find your encryption/decryption key.

Care not to do damage! Backup your server files before running ransomware!

Tested on XAMPP for Windows v7.3.0 (32 bit) with PHP v7.3.0.

Made for educational purposes. I hope it will help!

Decryption Page

Encrypted Content

About

PHP ransomware that encrypts your files as well as file and directory names.

License:MIT License


Languages

Language:PHP 100.0%