iPhone安全网络识别

发布于 2024-08-24 18:54:48 字数 157 浏览 7 评论 0原文

谁能告诉我(代码示例会很棒)如何获取 iphone 上当前登录用户的安全 Wi-Fi 用户 ID 和密码,

例如: 使用 WPA2 Enterprise 的网络 Wi-fi 设置(网络/用户名/密码)

我如何找出谁登录了该网络?

提前致谢!!! 干杯

can anyone tell me (code sample woudl be awesome) how to get the the secure wi-fi userid and password for the current logged user on the iphone

for example:
Wi-fi settings for a network using WPA2 Enterprise (network/username/password)

how can I found out who's logged for said network ??

Thanks in advance!!!
Cheers

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

帅的被狗咬 2024-08-31 18:54:48

您无法获取该信息,因为这是一个重大的安全风险。

提供此类信息将使恶意应用程序能够窃取可用于渗透受保护网络的用户 ID 和密码。

相反,操作系统连接 WiFi 并使套接字可供应用程序使用,但不提供任何其他信息。

You can't get that information because it's a major security risk.

Making such information available would make it possible for a malicious app to steal user IDs and passwords that could be used to penetrate protected networks.

Instead, the OS connects the WiFi and makes the socket available to apps but doesn't provide any other information.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文