# 交互

```
右键目标机Interact进入交互模式
Access	
Dump hashes	获取密码
Elevate	提权
Golden Ticket	黄金票据注入会话
Make token	制作令牌
Run Mimikatz	运行mimikatz
Spawn As	以靶机其他用户权限生成会话
Explore	
Browser Pivot	劫持浏览器
Desktop(VNC)	远程VNC
File Browser	文件管理
Net View	执行命令net view
Port scan	端口扫描
Process list	进程列表
Screenshot	截图
Pivoting		
SOCKS Server	代理
Listener	已获权限的机器当作监听器(反向端口转发)
Deploy VPN	部署VPN
Spawn	
派生会话：联动MSF或Armitage	
右键执行mimikatz即可获取hash及明文密码
```

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

```
视图->凭证信息列出密码，类似empire的creds命令
```

![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/220.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/jiao-hu.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.
