# Linux提权

- [MYSQL Linux Root](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/mysql-linux-root.md)
- [可写文件提权](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/ke-xie-wen-jian-ti-quan.md)
- [Sudo提权](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/sudo-ti-quan.md)
- [查找辅助信息](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/cha-zhao-fu-zhu-xin-xi.md)
- [查找可能泄露的密码](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/cha-zhao-ke-neng-xie-lou-de-mi-ma.md)
- [环境变量提权](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/huan-jing-bian-liang-ti-quan.md)
- [漏洞提权](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/lou-dong-ti-quan.md)
- [通配符提权](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/tong-pei-fu-ti-quan.md)
- [一些检测工具](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/yi-xie-jian-ce-gong-ju.md)
- [MYSQL漏洞](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/mysql-lou-dong.md)
- [LD\_Preload提权](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/ldpreload-ti-quan.md)
- [Linux Exploit Suggester](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/linux-exploit-suggester.md)
- [LinuxSUID提权](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/linuxsuid-ti-quan.md)
- [Linux计划任务](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/linux-ji-hua-ren-wu.md)
- [Lxd提权](https://www.heresecurity.wiki/quan-xian-ti-sheng/linux-ti-quan/lxd-ti-quan.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-ti-sheng/linux-ti-quan.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.
