Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/idov31/rustomware

Simple ransomware written in Rust. Part of the building a rustomware blog post.
https://github.com/idov31/rustomware

cyber cybersecurity infosec linux ransomware red-team redteam rust windows

Last synced: 2 months ago
JSON representation

Simple ransomware written in Rust. Part of the building a rustomware blog post.

Awesome Lists containing this project

README

        

# Rustomware

![image](https://img.shields.io/badge/Rust-black?style=for-the-badge&logo=rust&logoColor=#E57324) ![image](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white) ![Image](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)

A simple ransomware written in Rust.

Read more about it in the blog post - [Rust101 - Building a rustomware](https://idov31.github.io/).