# Linux

- [apt后门](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/apt-hou-men.md)
- [bash rc](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/bash-rc.md)
- [Kbeast\_rootkit](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/kbeast_rootkit.md)
- [Linux cron后门](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/linux-cron-hou-men.md)
- [OpenSSH后门](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/openssh-hou-men.md)
- [Reptile](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/reptile.md)
- [SSHD后门](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/sshd-hou-men.md)
- [SSH wrapper后门](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/ssh-wrapper-hou-men.md)
- [SSH公私钥登录](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/ssh-gong-si-yao-deng-lu.md)
- [Strace记录ssh密码](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/strace-ji-lu-ssh-mi-ma.md)
- [SUID Shell](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/suid-shell.md)
- [进程注入](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/jin-cheng-zhu-ru.md)
- [文件处理](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/wen-jian-chu-li.md)
- [用户启动文件](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/yong-hu-qi-dong-wen-jian.md)
- [启动项服务后门](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/qi-dong-xiang-fu-wu-hou-men.md)
- [后门驱动程序](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/hou-men-qu-dong-cheng-xu.md)
- [IPTables端口复用](https://www.heresecurity.wiki/quan-xian-wei-chi/linux/iptables-duan-kou-fu-yong.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/quan-xian-wei-chi/linux.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.
