# 视图模块

| Applications   | 显示靶机应用信息                   |
| -------------- | -------------------------- |
| Credentials    | 显示密码(hashdump和mimikatz获取的) |
| Downloads      | 下载文件                       |
| Event Log      | 事件日志                       |
| Keystrokes     | 键盘记录                       |
| Proxy Pivots   | 代理信息                       |
| Screenshots    | 屏幕截图                       |
| Script Console | 加载脚本                       |
| Targets        | 查看目标                       |
| Web Log        | 查看web日志                    |

```
创建powershell脚本
```

![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/216.png) ![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/217.png)

```
复制脚本到目标机执行即可上线.
```

![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/218.png)


---

# 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/nei-wang-he-yu/ming-ling-yu-kong-zhi/cobaltstrike/shi-tu-mo-kuai.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.
