Skip to content

sda06407/simple-golang-ransomware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simple Golang Ransomware

This is just a very simple ransomware PoC.

Before: before

After: after

Feature

  • Encryption key storage on Google form.

Run & Build

Run:

go run main.go

Build:

go build main.go

About

This is just a very simple ransomware PoC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%