# 免杀技巧

- [cshot远程shellcode](https://www.heresecurity.wiki/redteam-hong-dui/mian-sha-ji-qiao/cshot-yuan-cheng-shellcode.md)
- [Pezor免杀](https://www.heresecurity.wiki/redteam-hong-dui/mian-sha-ji-qiao/pezor-mian-sha.md)
- [内存中解码shellcode绕过av](https://www.heresecurity.wiki/redteam-hong-dui/mian-sha-ji-qiao/nei-cun-zhong-jie-ma-shellcode-rao-guo-av.md)
- [一些可尝试绕过白名单的执行](https://www.heresecurity.wiki/redteam-hong-dui/mian-sha-ji-qiao/yi-xie-ke-chang-shi-rao-guo-bai-ming-dan-de-zhi-xing.md)
- [在Windows Server 2016和2019中绕过WindowsDefender](https://www.heresecurity.wiki/redteam-hong-dui/mian-sha-ji-qiao/zai-windows-server-2016-he-2019-zhong-rao-guo-windowsdefender.md)
- [绕过安全狗脚本](https://www.heresecurity.wiki/redteam-hong-dui/mian-sha-ji-qiao/rao-guo-an-quan-gou-jiao-ben.md)
- [360白名单](https://www.heresecurity.wiki/redteam-hong-dui/mian-sha-ji-qiao/360-bai-ming-dan.md)
- [Bypass AMSI](https://www.heresecurity.wiki/redteam-hong-dui/mian-sha-ji-qiao/bypass-amsi.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.heresecurity.wiki/redteam-hong-dui/mian-sha-ji-qiao.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.
