Skip to main content

cobalt-strike-malleable-c2-development

Malleable C2 profile development for Cobalt Strike. Use when writing C2 profiles or profile overrides for Cobalt Strike.

跳到安装

来源信息

仓库
SpecterOps/skills
最近来源活动
2026年8月19日 21:45
检测到的 SKILL.md 语言
英语
星标
625
分支
68

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

文件资源管理器
26 个文件

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
cobalt-strike-malleable-c2-development
description
Malleable C2 profile development for Cobalt Strike. Use when writing C2 profiles or profile overrides for Cobalt Strike.
metadata
{"author":"Outflank"}
# Malleable C2 Development Skill ## When to Use Use this skill when developing Malleable profiles for Cobalt Strike: - Writing new Malleable C2 profiles - Creating Malleable profile overrides - Looking up Malleable C2 options ## When NOT to Use Do not use this skill unless Malleable C2 profile development is requested. ## Malleable C2 Overview Cobalt Strike Beacon's indicators are controlled by a Malleable profile (also known as Malleable C2). A Malleable profile is a simple program that specifies how to transform data and store it in a transaction. Malleable C2 profiles also control Beacon’s in-memory characteristics, determine how Beacon does process injection, and influence Cobalt Strike’s post-exploitation jobs too. ## References * [Malleable Profiles - C2](./references/malleable-c2/index.md) * [Malleable Profiles - Post-exploitation](./references/malleable-postex/index.md)
在 GitHub 查看