0x00 前言

  1. 第一部分是关于CobaltStrike优质文章的集合
  2. 关于新特性BOF资源的整合
  3. 解决要用的时候找不到合适aggressor script或者BOF的问题
  4. 如果有本repo没有涉及的优质内容,欢迎大家提交pr

0x01 相关文章合集

1. 基础知识参考

  1. Cobalt_Strike_wiki
  2. CobaltStrike4.0笔记
  3. cobaltstrike4.1笔记
  4. CobaltStrike相关网络文章集合
  5. Cobalt Strike 外部 C2【一、原理篇】
  6. Cobalt Strike 桌面控制问题的解决(以及屏幕截图等后渗透工具)
  7. Cobalt Strike & MetaSploit 联动

2. 破解以及定制参考

  1. IntelliJ-IDEA修改cobaltstrike
  2. CobaltStrike二次开发环境准备
  3. Cobal Strike 自定义OneLiner
  4. 通过反射DLL注入来构建后渗透模块(第一课)
  5. Cobalt Strike Aggressor Script (第一课)
  6. Cobalt Strike Aggressor Script (第二课)

3. 使用技巧参考

  1. Cobalt Strike Spear Phish
  2. run CS in win -- teamserver.bat
  3. Remote NTLM relaying through CS -- related to CVE_2018_8581
  4. Cobalt Strike Convet VPN
  5. 渗透神器CS3.14搭建使用及流量分析
  6. CobaltStrike生成免杀shellcode
  7. CS-notes--一系列CS的使用技巧笔记
  8. 使用 Cobalt Strike 对 Linux 主机进行后渗透
  9. Cobalt Strike Listener with Proxy
  10. Cobalt Strike Convet VPN
  11. CS 4.0 SMB Beacon
  12. Cobalt Strike 浏览器跳板攻击
  13. Cobalt Strike 中 Bypass UAC

4. CobaltStrike隐匿参考

  1. CobaltStrike证书修改躲避流量审查
  2. CS 合法证书 + Powershell 上线
  3. Cobalt Strike 团队服务器隐匿

5. CobaltStrike分析参考

  1. Volatility Plugin for Detecting Cobalt Strike Beacon. blog|Toolset
  2. 逆向分析Cobalt Strike安装后门
  3. 分析cobaltstrike c2 协议
  4. Small tool to decrypt a Cobalt Strike auth file

0x02 C2 Profiles

Type Name Description Popularity Language
ALL Malleable-C2-Profiles Official Malleable C2 Profiles CobaltStrike优质学习资源 CobaltStrike优质学习资源
ALL Malleable-C2-Randomizer This script randomizes Cobalt Strike Malleable C2 profiles through the use of a metalanguage CobaltStrike优质学习资源 CobaltStrike优质学习资源
ALL malleable-c2 Cobalt Strike Malleable C2 Design and Reference Guide CobaltStrike优质学习资源 CobaltStrike优质学习资源
ALL C2concealer C2concealer is a command line tool that generates randomized C2 malleable profiles for use in Cobalt Strike. CobaltStrike优质学习资源 CobaltStrike优质学习资源

0x03 BOF

Type Name Description Popularity Language
ALL BOF_Collection Various Cobalt Strike BOFs CobaltStrike优质学习资源 CobaltStrike优质学习资源
ALL Situational Awareness BOF Its larger goal is providing a code example and workflow for others to begin making more BOF files. Blog CobaltStrike优质学习资源 CobaltStrike优质学习资源
ALL QueueUserAPC_PPID BOF spawns a process of your choice under a specified parent, and injects a provided shellcode file via QueueUserAPC(). CobaltStrike优质学习资源 CobaltStrike优质学习资源
ALL bof_helper Beacon Object File (BOF) Creation Helper CobaltStrike优质学习资源 CobaltStrike优质学习资源

0x04 Aggressor Script

Type Name Description Popularity Language
BypassAV BypassAV 用于快速生成免杀的可执行文件 CobaltStrike优质学习资源 CobaltStrike优质学习资源
BypassAV scrun BypassAV ShellCode Loader (Cobaltstrike/Metasploit) Useage CobaltStrike优质学习资源 CobaltStrike优质学习资源
BypassAV beacon-c2-go beacon-c2-go (Cobaltstrike/Metasploit) CobaltStrike优质学习资源 CobaltStrike优质学习资源
BypassAV C--Shellcode python ShellCode Loader (Cobaltstrike&Metasploit) Useage CobaltStrike优质学习资源 CobaltStrike优质学习资源
Recon red-team-scripts perform some rudimentary Windows host enumeration with Beacon built-in commands CobaltStrike优质学习资源 CobaltStrike优质学习资源
Recon aggressor-powerview All functions listed in the PowerView about page are included in this with all arguments for each function. PowerView CobaltStrike优质学习资源 CobaltStrike优质学习资源
Recon PowerView3-Aggressor PowerView Aggressor Script for CobaltStrike PowerView CobaltStrike优质学习资源 CobaltStrike优质学习资源
Recon AggressorScripts Sharphound-Aggressor- A user menu for the SharpHound ingestor CobaltStrike优质学习资源 CobaltStrike优质学习资源
Recon ServerScan 内网横向信息收集的高并发网络扫描、服务探测工具。 CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit XSS-Fishing2-CS 鱼儿在cs上线后自动收杆 / Automatically stop fishing in javascript after the fish is hooked CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit XSS-Phishing xss钓鱼,cna插件配合php后端收杆 CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit custom_payload_generator CobaltStrike3.0+ --> creates various payloads for Cobalt Strike's Beacon. Current payload formats CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit CrossC2 CrossC2 framework - Generator CobaltStrike's cross-platform beacon CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit GECC Go External C2 Client implementation for cobalt strike. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit Cobaltstrike-MS17-010 ms17-010 exploit tool and scanner. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit AES-PowerShellCode Standalone version of my AES Powershell payload for Cobalt Strike. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit SweetPotato_CS CobaltStrike4.x --> SweetPotato CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit ElevateKit privilege escalation exploits CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit CVE-2018-4878 CVE-2018-4878 CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit Aggressor-Scripts The only current public is UACBypass, whose readme can be found inside its associated folder. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit CVE_2020_0796_CNA 基于ReflectiveDLLInjection实现的本地提权漏洞 CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit DDEAutoCS setup our stage(d) Web Delivery attack CobaltStrike优质学习资源 CobaltStrike优质学习资源
Exploit geacon Implement CobaltStrike's Beacon in Go (can be used in Linux) CobaltStrike优质学习资源 CobaltStrike优质学习资源
Persistence persistence-aggressor-script persistence-aggressor-script CobaltStrike优质学习资源 CobaltStrike优质学习资源
Persistence Peinject_dll 弃用winexec函数,使用shellexecute函数,程序流不在卡顿,达到真正的无感。 CobaltStrike优质学习资源 CobaltStrike优质学习资源
Persistence TikiTorch TikiTorch follows the same concept(CACTUSTORCH) but has multiple types of process injection available, which can be specified by the user at compile time. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Persistence CACTUSTORCH A JavaScript and VBScript shellcode launcher. This will spawn a 32 bit version of the binary specified and inject shellcode into it. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Persistence UploadAndRunFrp 上传frpc并且运行frpc CobaltStrike优质学习资源 CobaltStrike优质学习资源
Persistence persistence-aggressor-script Persistence Aggressor Script CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary Cobaltstrike-atexec 利用任务计划进行横向,需要与135端口、445端口进行通信 CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary SharpCompile SharpCompile is an aggressor script for Cobalt Strike which allows you to compile and execute C# in realtime. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary Quickrundown Utilizing QRD will allow an operator to quickly characterize what processes are both known and unknown on a host through the use of colors and notes about the processes displayed. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary Phant0m_cobaltstrike This script walks thread stacks of Event Log Service process (spesific svchost.exe) and identify Event Log Threads to kill Event Log Service Threads. So the system will not be able to collect logs and at the same time the Event Log Service will appear to be running. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary NoPowerShell NoPowerShell is a tool implemented in C# which supports executing PowerShell-like commands while remaining invisible to any PowerShell logging mechanisms. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary EventLogMaster RDP EventLog Master CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary ANGRYPUPPY Bloodhound Attack Path Execution for Cobalt Strike CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary CobaltStrike_Script_Wechat_Push 上线微信提醒的插件,通过微信Server酱提醒 CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary CS-Aggressor-Scripts slack and webhooks reminder CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary Aggressor-Scripts surveying of powershell on targets (在对应的目标上检测powershell的相关信息) CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary cs-magik Implements an events channel and job queue using Redis for Cobalt Strike. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary AggressorScripts 查看进程的时候讲av进程标注为红色 CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary Raven CobaltStrike External C2 for Websockets CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary CobaltStrikeParser Python parser for CobaltStrike Beacon's configuration CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary fakelogonscreen FakeLogonScreen is a utility to fake the Windows logon screen in order to obtain the user's password. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary SyncDog Make bloodhound sync with cobaltstrike. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis Erebus CobaltStrike4.x --> Erebus CobaltStrike后渗透测试插件 CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis Cobalt-Strike-Aggressor-Scripts CobaltStrike后渗透测试插件集合 Usage CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis AggressorScripts Aggressor scripts for use with Cobalt Strike 3.0+ CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis RedTeamTools RedTeamTools for use with Cobalt Strike CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis cobalt-arsenal Aggressor Scripts for Cobalt Strike 4.0+ CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis MoveKit The aggressor script handles payload creation by reading the template files for a specific execution type. intro CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis StayKit The aggressor script handles payload creation by reading the template files for a specific execution type. intro CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis AggressorScripts AggressorScripts CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis AggressorScripts Collection of Aggressor scripts for Cobalt Strike 3.0+ pulled from multiple sources CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis AggressorScripts AggressorScripts CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis Aggressor-VYSEC Contains a bunch of CobaltStrike Aggressor Scripts CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis AggressorAssessor AggressorAssessor CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis AggressorAssessor AggressorAssessor CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis aggressor-scripts Collection of Cobalt Strike Aggressor Scripts CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis Aggressor-scripts This is just a random collection of Aggressor Scripts I've written for Cobalt Strike 3.x. (其中有一个debug脚本比较好用) CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis Aggressor-Script Collection of Aggressor Scripts for Cobalt Strike(主要包含了提权和权限维持脚本) CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis Aggressor-Script Aggressor Script, Kit, Malleable C2 Profiles, External C2 and so on CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis aggressor_scripts_collection Collection of various aggressor scripts for Cobalt Strike from awesome people. Will be sure to update this repo with credit to each person. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis CobaltStrike-ToolKit googlesearch.profile and script related to AD. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis Arsenal Cobalt Strike 3.13 Arsenal Kit CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis cobalt-arsenal My collection of battle-tested Aggressor Scripts for Cobalt Strike 4.0+ CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis aggressor_scripts code execution via DCOM;the privilege escalation techniques included in ElevateKit;etc. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis aggressor_scripts code execution via DCOM;the privilege escalation techniques included in ElevateKit;etc. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis aggressor creating tunnels with netsh; changed default to bit.ly redirect to mcdonalds;using powershell to kill parent process; CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis CobaltStrikeCNA A collection of scripts - from various sources - see script for more info. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis AggressorScripts Highlights selected processes from the ps command in beacon;Loads various aliases into beacon;sets a few defaults for scripts to be used later.. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis AggressorAssessor 从C2生成到横向移动的全辅助脚本套件 CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis AggressorCollection Collection of awesome Cobalt Strike Aggressor Scripts. All credit due to the authors CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis Cobaltstrike-Aggressor-Scripts-Collection The collection of tested cobaltstrike aggressor scripts. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis aggressorScripts CobaltStrike AggressorScripts for the lazy CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis cobalt_strike_extension_kit 集成了SharpHound,SharpRDP,SharpWMI等在内的各种内网工具,使用AggressorScripts构建workflow CobaltStrike优质学习资源 CobaltStrike优质学习资源

0x05 Related Tools

Type Name Description Popularity Language
AntiCS cobaltstrike_brute Cobalt Strike Team Server Password Brute Forcer CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary redshell An interactive command prompt that executes commands through proxychains and automatically logs them on a Cobalt Strike team server. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Auxiliary Ansible-Cobalt-Strike An Ansible role to install cobalt-strike on debian based architectures, let's be honest it's for kali. CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis redi Automated script for setting up CobaltStrike redirectors (nginx reverse proxy, letsencrypt) CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis cs2modrewrite Automatically Generate Rulesets for Apache mod_rewrite or Nginx for Intelligent HTTP C2 Redirection CobaltStrike优质学习资源 CobaltStrike优质学习资源
Synthesis Red-EC2 Deploy RedTeam Specific EC2 via ansible.) CobaltStrike优质学习资源 CobaltStrike优质学习资源

0x06 Source Code

Type Name Description
Source cobalt-strike-source Cobalt Strike 3.12 Source Code (Decompiled and Fixed)

相关文章: