{"id":22647377,"url":"https://github.com/processust/sharpvenoma","last_synced_at":"2025-04-12T02:12:33.245Z","repository":{"id":235005536,"uuid":"789897047","full_name":"ProcessusT/SharpVenoma","owner":"ProcessusT","description":"CSharp reimplementation of Venoma, another C++ Cobalt Strike beacon dropper with custom indirect syscalls execution","archived":false,"fork":false,"pushed_at":"2024-04-22T08:03:54.000Z","size":1744,"stargazers_count":42,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T02:12:28.652Z","etag":null,"topics":["antivirus","bypass","edr","evasion","pentest","redteam","tool"],"latest_commit_sha":null,"homepage":"https://processus.site","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProcessusT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-21T20:59:44.000Z","updated_at":"2025-02-21T05:54:46.000Z","dependencies_parsed_at":"2024-04-22T01:24:45.252Z","dependency_job_id":"e60c26f4-67d1-4518-bf03-b1cac5973984","html_url":"https://github.com/ProcessusT/SharpVenoma","commit_stats":null,"previous_names":["processust/sharpvenoma"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProcessusT%2FSharpVenoma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProcessusT%2FSharpVenoma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProcessusT%2FSharpVenoma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProcessusT%2FSharpVenoma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProcessusT","download_url":"https://codeload.github.com/ProcessusT/SharpVenoma/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505926,"owners_count":21115354,"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":["antivirus","bypass","edr","evasion","pentest","redteam","tool"],"created_at":"2024-12-09T07:33:28.043Z","updated_at":"2025-04-12T02:12:33.217Z","avatar_url":"https://github.com/ProcessusT.png","language":"C#","readme":"# SharpVenoma\n\n\u003cdiv align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://twitter.com/intent/follow?screen_name=ProcessusT\" title=\"Follow\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/ProcessusT?label=ProcessusT\u0026style=social\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  \u003ch1 \u003e\n    C# reimplementation of \u003ca href=\"https://github.com/ProcessusT/Venoma\"\u003eVenoma\u003c/a\u003e\n  \u003c/h1\u003e\n  \u003cbr\u003e\n  \u003cspan style=\"font-size:11px;\"\u003eAnother C# Cobalt Strike beacon dropper with custom indirect syscalls execution\u003c/span\u003e\u003cbr /\u003e\n  \u003cbr\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.com/ProcessusT/SharpVenoma/raw/main/assets/edr2.png\" width=\"80%;\"\u003e\u003cbr\u003e\n\u003cimg src=\"https://github.com/ProcessusT/SharpVenoma/raw/main/assets/edr1.png\" width=\"80%;\"\u003e\u003cbr\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\u003e A custom CSharp raw beacon dropper with :\u003cbr /\u003e\u003cbr /\u003e\n\u003e \u003cstrong\u003eDLL Unhooking (Perun's fart)\u003c/strong\u003e\u003cbr /\u003e\n\u003e \u003cstrong\u003eETW Patching\u003c/strong\u003e\u003cbr /\u003e\n\u003e \u003cstrong\u003eAMSI Patching\u003c/strong\u003e\u003cbr /\u003e\n\u003e \u003cstrong\u003eEnumPageFilesW execution\u003c/strong\u003e\u003cbr /\u003e\n\u003e \u003cstrong\u003eEarly Bird APC Execution\u003c/strong\u003e\u003cbr /\u003e\n\u003e \u003cstrong\u003eIndirect syscall execution\u003c/strong\u003e\u003cbr /\u003e\n\u003e \u003cbr /\u003e\n\u003cbr\u003e\n\u003ch4\u003eAll functions are included, choose what you need and remove anything else before compiling.\u003c/h4\u003e\n\n\n\u003cbr\u003e\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n\n## Usage\n\u003cbr /\u003e\nGenerate your raw payload and use the aes.py file to encrypt the data :\u003cbr /\u003e\u003cbr /\u003e\n\u003cimg src=\"https://github.com/ProcessusT/SharpVenoma/raw/main/assets/payload_encode.png\" width=\"60%;\"\u003e\u003cbr\u003e\u003cbr /\u003e\nUpdate the source code and choose what you want to execute :\u003cbr /\u003e\u003cbr /\u003e\n\u003cimg src=\"https://github.com/ProcessusT/SharpVenoma/raw/main/assets/payload_update.png\" width=\"60%;\"\u003e\u003cbr\u003e\n\n\n\n\n\u003cbr /\u003e\u003cbr /\u003e\u003cbr /\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprocessust%2Fsharpvenoma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprocessust%2Fsharpvenoma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprocessust%2Fsharpvenoma/lists"}