Skip to content

ademCoin/PoshCryptor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ransomware in Powershell!

SYNOPSIS This script encrypts all files within selected folders, posts the encryption key to a Discord webhook, and starts a non closable window with a notice to the user.

WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING

THIS IS EFFECTIVELY RANSOMWARE - I CANNOT TAKE RESPONSIBILITY FOR LOST FILES!

DO NOT USE THIS ON ANY CRITICAL SYSTEMS OR SYSTEMS WITHOUT PERMISSION

THIS IS A PROOF OF CONCEPT TO WRITE RANSOMWARE IN POWERSHELL AND IS FOR EDUCATIONAL PURPOSES

WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING

USAGE

  1. Enter your webhook below. (if not pre-defined in a stager file or duckyscript etc)
  2. Run the script on target system.
  3. Check Discord for the Decryption Key.
  4. Use the decryptor to decrypt the files. Enjoy !!

About

A Proof of Concept to Create Ransomware in Powershell - Using AES 256bit Encryption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages

  • PowerShell 94.8%
  • VBScript 3.2%
  • Batchfile 2.0%