Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biffalo/posh-ransomware-sim
Simulates Ransomware using 4 dummy files for encryption. Uses base64 encodes and common ransomware extension to increase detection chance.
https://github.com/biffalo/posh-ransomware-sim
Last synced: 11 days ago
JSON representation
Simulates Ransomware using 4 dummy files for encryption. Uses base64 encodes and common ransomware extension to increase detection chance.
- Host: GitHub
- URL: https://github.com/biffalo/posh-ransomware-sim
- Owner: biffalo
- License: mit
- Created: 2022-08-08T16:44:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T17:29:53.000Z (over 2 years ago)
- Last Synced: 2024-11-08T02:45:10.356Z (2 months ago)
- Language: PowerShell
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# posh-ransomware-sim
Simulates Ransomware using 4 dummy files for encryption. Uses base64 encodes and common ransomware extension to increase detection chances. Script is heavily commented and should serve as sufficient documentation if you know what you're doing.