{"id":21517671,"url":"https://github.com/redcode-labs/snowcrash","last_synced_at":"2025-04-13T09:44:15.927Z","repository":{"id":53144767,"uuid":"277616109","full_name":"redcode-labs/SNOWCRASH","owner":"redcode-labs","description":"A polyglot payload generator","archived":false,"fork":false,"pushed_at":"2022-08-15T13:06:38.000Z","size":3122,"stargazers_count":239,"open_issues_count":1,"forks_count":42,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-27T01:11:30.710Z","etag":null,"topics":["payload","payload-generator","polyglot"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redcode-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-06T18:14:39.000Z","updated_at":"2024-10-03T05:14:48.000Z","dependencies_parsed_at":"2022-08-16T02:40:09.806Z","dependency_job_id":null,"html_url":"https://github.com/redcode-labs/SNOWCRASH","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcode-labs%2FSNOWCRASH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcode-labs%2FSNOWCRASH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcode-labs%2FSNOWCRASH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcode-labs%2FSNOWCRASH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redcode-labs","download_url":"https://codeload.github.com/redcode-labs/SNOWCRASH/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248694146,"owners_count":21146944,"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":["payload","payload-generator","polyglot"],"created_at":"2024-11-24T00:44:14.126Z","updated_at":"2025-04-13T09:44:15.904Z","avatar_url":"https://github.com/redcode-labs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e SNOWCRASH \u003c/h1\u003e \u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"SNOWCRASH\" title=\"SNOWCRASH\" src=\"snowcrash.png\" width=\"860\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  A polyglot payload generator\n\u003c/p\u003e\n\n![Language](https://img.shields.io/badge/Language-Go-blue.svg?longCache=true\u0026style=flat-square)   ![License](https://img.shields.io/badge/License-MIT-purple.svg?longCache=true\u0026style=flat-square)  \n\n\n## Introduction\nSNOWCRASH creates a script that can be launched on both Linux and Windows machines. Payload selected by the user (in this case combined Bash and Powershell code)  is embedded into a single polyglot template, which is platform-agnostic.\n\nThere are few payloads available, including command execution, reverse shell establishment, binary execution and some more :\u003e  \n\n\n\n## Basic usage\n\n1) Install dependencies: `./install.sh`\n\n2) List available payloads: `./snowcrash --list`\n\n3) Generate chosen payload: `./snowcrash --payload memexec --out polyglot_script`\n\n4) Change extension of the polyglot script: `mv polyglot_script polyglot_script.ps1`\n\n5) Execute polyglot script on the target machine\n\n## Additional notes\nDelay before script run and payload execution can be specified as an interval (using `--sleep` flag) in the form: \n\t\n\tx[s|m|h]\n\t\n\nwhere\n\n```\nx = Amount of interval to spend in idle state\ns = Seconds\nm = Sinutes\nh = Hours\n```\n\n\nAfter generation, the extension of generated script containing the payload can be set either to `.sh` or `.ps1` (depending on the platform we want to target).\n\n\n\nGenerated payload can be written directly to STDOUT (instead of writing to a file) using `--stdout` flag.\n## Screenshots\n\u003cp align=\"center\"\u003e\n  \u003ca\u003e\n    \u003cimg src=\"screenshot1.png\" width=\"860\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca\u003e\n    \u003cimg src=\"screenshot2.png\" width=\"860\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## License\nThis software is under [MIT License](https://en.wikipedia.org/wiki/MIT_License)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredcode-labs%2Fsnowcrash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredcode-labs%2Fsnowcrash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredcode-labs%2Fsnowcrash/lists"}