# LOLBin

LOLBin / Lib / Script必须：

* 是Microsoft签名的文件，可以是操作系统本身的文件，也可以是从Microsoft下载的文件。
* 具有额外的“意外”功能。
* 具有对APT或红队有用的功能

这里记录了大部分已知的文件，在后续仅列出一些未记录的文件，或新奇的利用方法

{% embed url="<https://lolbas-project.github.io/>" %}


---

# 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://docs.qwqdanchun.com/lolbins/lolbin.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.
