> For the complete documentation index, see [llms.txt](https://xu-an.gitbook.io/sec/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xu-an.gitbook.io/sec/master.md).

# 计算机技术

计算机相关知识等内容，都是基本功，慢慢来

杂七杂八的内容暂时关闭

## **更新记录**

【2021年6月9日】\
修改了python→POC相关 的内容

【2021年4月19日】\
更新了一点点内容并整理了一下文档

【2020年12月21日】\
Linux常见问题\
docker常见问题

【2020年10月20日】\
upload-labs通关手册及相关内容更新\
增加python部分外链一个（xiaolai）\
新建数据库文件上传方式

【2020年10月14日】\
优化了排版

【2020年10月10日】 \
新增网站目录[RWN](https://xu-an.gitbook.io/rwn/)

【2020年9月30日】\
python与java在配置环境上的一些常见问题汇总

【2020年9月29日】\
内网渗透TIPS

【2020年9月18日】\
优化了排版

## 推荐链接

1、一个大佬的[gitbook](https://gitbook.seguranca-informatica.pt/)

{% embed url="<https://gitbook.seguranca-informatica.pt/>" %}


---

# 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://xu-an.gitbook.io/sec/master.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.
