{"id":20666180,"url":"https://github.com/hazcod/ransomwhere","last_synced_at":"2025-04-04T09:07:59.473Z","repository":{"id":63771306,"uuid":"570047286","full_name":"hazcod/ransomwhere","owner":"hazcod","description":"A PoC ransomware sample to test out your ransomware response strategy.","archived":false,"fork":false,"pushed_at":"2024-12-18T18:28:07.000Z","size":45,"stargazers_count":207,"open_issues_count":5,"forks_count":33,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T08:06:17.240Z","etag":null,"topics":["malware","poc","ransomware"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hazcod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-24T08:09:06.000Z","updated_at":"2025-03-07T19:05:27.000Z","dependencies_parsed_at":"2024-05-13T10:30:14.053Z","dependency_job_id":"b9f3ae6a-8dbc-4bec-854b-16cc20ed23f8","html_url":"https://github.com/hazcod/ransomwhere","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fransomwhere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fransomwhere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fransomwhere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fransomwhere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazcod","download_url":"https://codeload.github.com/hazcod/ransomwhere/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247149501,"owners_count":20891954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["malware","poc","ransomware"],"created_at":"2024-11-16T19:35:45.667Z","updated_at":"2025-04-04T09:07:59.448Z","avatar_url":"https://github.com/hazcod.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ransomwhere\n\nA Proof of Concept ransomware sample that encrypts your files to test out your ransomware detection \u0026 prevention strategies.\nIf no arguments are provided, `ransomwhere`will automatically execute the `encrypt` mode without deleting the original files.\n\nI am not responsible for any damage caused by this software.\n\n## Building\n\n```shell\n# with make and Go installed\n% make build\n```\n\n\n## Usage\n\n```shell\n% ransomwhere -h\nUsage of ransomwhere:\n  -delete\n        Delete files after encrypting.\n  -log string\n        The log level to use. (default \"error\")\n  -mode string\n        Encrypt or decrypt the ransomware files. (default \"encrypt\")\n  -path string\n        Path to the directory where to traverse files to ransom. (default \"/Users/niels\")\n  -wipe\n        Wipe local snapshots while encrypting.\n```\n\n## Examples\n\n```shell\n# straight from source, encrypt in our home directory\n% make FLAGS=\"-log=warn -delete=false -mode=encrypt\"\n\n# from the binary, encrypt /home/ransom/\n% ./app -log=warn -delete=false -mode=encrypt -path=/home/ransom/\n\n# encrypt, delete original files and wipe backups like a real ransomware (DANGEROUS)\n% ./app -delete=true -wipe=true\n\n# revert the ransom operation and restore any files\n% ./app -mode=decrypt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazcod%2Fransomwhere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazcod%2Fransomwhere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazcod%2Fransomwhere/lists"}