# CobaltStrike系列

- [CobaltStrike的基本操作](https://www.henry404.com/henrys-blog/readme/cobaltstrike-de-ji-ben-cao-zuo.md)
- [CobaltStrike会话管理](https://www.henry404.com/henrys-blog/readme/cobaltstrike-hui-hua-guan-li.md)
- [CobaltStrike重定向服务](https://www.henry404.com/henrys-blog/readme/cobaltstrike-zhong-ding-xiang-fu-wu.md)
- [CobaltStrike钓鱼攻击](https://www.henry404.com/henrys-blog/readme/cobaltstrike-diao-yu-gong-ji.md)
- [凭据导出与存储](https://www.henry404.com/henrys-blog/readme/ping-ju-dao-chu-yu-cun-chu.md)
- [Beacon的常用操作](https://www.henry404.com/henrys-blog/readme/beacon-de-chang-yong-cao-zuo.md)
- [DnsBeacon详解](https://www.henry404.com/henrys-blog/readme/dnsbeacon-xiang-jie.md)
- [权限提升](https://www.henry404.com/henrys-blog/readme/quan-xian-ti-sheng.md)
- [简单的内网信息收集](https://www.henry404.com/henrys-blog/readme/jian-dan-de-nei-wang-xin-xi-shou-ji.md)
- [Cross2生成LinuxShell](https://www.henry404.com/henrys-blog/readme/cross2-sheng-cheng-linuxshell.md)
- [CNA插件开发](https://www.henry404.com/henrys-blog/readme/cna-cha-jian-kai-fa.md)
- [Profile编写规则](https://www.henry404.com/henrys-blog/readme/profile-bian-xie-gui-ze.md)
- [BOF开发](https://www.henry404.com/henrys-blog/readme/bof-kai-fa.md)
- [execute-assembly原理](https://www.henry404.com/henrys-blog/readme/executeassembly-yuan-li.md)
- [Vps搭建可能遇到的问题](https://www.henry404.com/henrys-blog/readme/vps-da-jian-ke-neng-yu-dao-de-wen-ti.md)


---

# Agent Instructions: 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://www.henry404.com/henrys-blog/readme.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.
