如何远程检查代理是否启用了 NTLM

发布于 2024-10-29 20:54:42 字数 55 浏览 0 评论 0原文

我没有代理主机的管理访问权限。但我想远程了解代理是否启用了 NTLM 以及什么版本。怎么可能呢?

I have no administrative access to the proxy host. But I want to know remotely whether the proxy is NTLM enabled and what version. How is it possible?

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

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

发布评论

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

评论(1

残月升风 2024-11-05 20:54:42

请看一下这个工具:
http://cntlm.sourceforge.net/
当您下载它(Windows 版本)时,您会在 zip 文件中找到 PDF 手册。
打开它并查看 -M 选项(为了方便起见,请在后面找到选项说明):

-M
运行神奇的 NTLM 方言检测。在此模式下,cntlm 尝试一些已知的工作预设
反对你的代理人。针对指定的 testurl 发出探测请求,具有最强的哈希值
先走。完成后,将打印最安全设置的设置。虽然检测
会告诉您哪些以及如何使用 Auth、Flags 和密码哈希选项,您必须进行配置
至少首先是您的凭据和代理地址。您可以使用 -I 以交互方式输入密码。

希望这有帮助
干杯
未知NTLM

please have a look at this tool:
http://cntlm.sourceforge.net/
When you download it (windows version) you'll find inside the zip file a PDF Manual.
Open it and have a look at -M option (please find hereafter the option description for your convenience):

-M
Run magic NTLM dialect detection. In this mode, cntlm tries some known working presets
against your proxy. Probe requests are made for the specified testurl, with the strongest hashes
going first. When finished, settings for the most secure setup are printed. Although the detection
will tell you which and how to use Auth, Flags and password-hash options, you have to configure
at least your credentials and proxy address first. You can use -I to enter your password interactively.

hope this help
cheers
UnknowNTLM

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