> For the complete documentation index, see [llms.txt](https://38-5s-organization.gitbook.io/cobalt-strike-start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://38-5s-organization.gitbook.io/cobalt-strike-start/0x00-xiang-guan.md).

# 0x00 相关

Cobalt Strike官网：[Cobalt Strike | Adversary Simulation and Red Team Operations](https://www.cobaltstrike.com/)，Cobalt-Strike-Start !

<figure><img src="/files/e27YjYP8X4Sr4kuqQeUl" alt=""><figcaption></figcaption></figure>

可能是最详细的 [Cobalt Strike 中文 Wiki](https://github.com/XXC385/Cobalt-Strike-Start)

为何要创建此项目 此项目意在帮助初学者快速掌握 Cobalt-Strike 相关内容，梳理 Cobalt-Strike 相关细节，整理 Cobalt-Strike 相关技巧，同时也是我自己学习 Cobalt-Strike 相关知识再输出的一个途径，更多还是解决目前大多数教程不完整、不清晰、时效性差的，同时整理优秀的内容到此项目，方便各位师傅进行查阅

关于反馈和纠正 因为本项目更多是我理解再输出的过程，难免会出现纰漏，本项目十分欢迎批评和反馈，请各位师傅通过 lssues 进行提交相关错误，如果你在实践过程中遇到我没有写明的技术细节(Bug 报错...)请使用 pull requests 功能进行提交，最好能附上 Debug 的过程，经过验证后会在项目中修改或增加

更好的阅读体验：<https://38-5s-organization.gitbook.io/cobalt-strike-start/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://38-5s-organization.gitbook.io/cobalt-strike-start/0x00-xiang-guan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
