Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/idov31/rustomware
- Owner: Idov31
- License: gpl-3.0
- Created: 2022-05-08T20:46:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-26T18:09:44.000Z (over 1 year ago)
- Last Synced: 2023-09-27T00:34:58.050Z (over 1 year ago)
- Topics: cyber, cybersecurity, infosec, linux, ransomware, red-team, redteam, rust, windows
- Language: YARA
- Homepage: https://idov31.github.io/2022/05/07/rust101-rustomware.html
- Size: 18.6 KB
- Stars: 24
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).