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: 7 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 (about 3 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
  
A simple ransomware written in Rust.
Read more about it in the blog post - [Rust101 - Building a rustomware](https://idov31.github.io/).