提到 GetSecurityKeys 的部分
<action>
<name>GetSecurityKeys</name>
<argumentList>
<argument>
<name>NewWEPKey0</name>
<direction>out</direction>
<relatedStateVariable>WEPKey</relatedStateVariable>
</argument>
<argument>
<name>NewWEPKey1</name>
<direction>out</direction>
<relatedStateVariable>WEPKey</relatedStateVariable>
</argument>
<argument>
<name>NewWEPKey2</name>
<direction>out</direction>
<relatedStateVariable>WEPKey</relatedStateVariable>
</argument>
<argument>
<name>NewWEPKey3</name>
<direction>out</direction>
<relatedStateVariable>WEPKey</relatedStateVariable>
</argument>
<argument>
<name>NewPreSharedKey</name>
<direction>out</direction>
<relatedStateVariable>PreSharedKey</relatedStateVariable>
</argument>
<argument>
<name>NewKeyPassphrase</name>
<direction>out</direction>
<relatedStateVariable>KeyPassphrase</relatedStateVariable>
</argument>
</argumentList>
我尝试谷歌搜索,只找到一个名为UPnP-gw-WLAN配置-v1-服务.pdf我在其中发现的唯一空词是这个,它与我的问题无关!
NewPreSharedKeyIndex
我的 wlan xml 文件中甚至没有提到这一点
答案1
这是一种预期的安全机制
因为像 WIFI 密码这样的关键信息不应该通过 UPNP 等不安全的服务来获取