Loop Back Check

本文介绍了HTTP 401.1错误的出现原因及解决思路,深入探讨了loopbackcheck配置的作用机制及其与reflection attack的关系。

今天遇到一个问题, 修改host文件访问本机遇到http 401.1。

 

经过排查发现是一个叫做loop back check检查的配置的原因.

 

什么是loop back check呢?

这个配置是用来防止reflection attack的. 这个配置生效之后, 使用FQDN或者自定义的host header(与机器名不匹配)时, 那么NTLM认证会失败.

 

那么什么是reflection attack呢?

这种攻击的主要思想就是使用trick, 让被攻击的机器提供给attacker它自己的challenge的答案.

 

过程如下:

  1. The attacker initiates a connection to a target.
  2. The target attempts to authenticate the attacker by sending it a challenge.
  3. The attacker opens another connection to the target, and sends the target this challenge as its own.
  4. The target responds to the challenge.
  5. The attacker sends that response back to the target on the original connection.

 

参考资料:

Reflection attack

http://en.wikipedia.org/wiki/Reflection_attack

You receive error 401.1 when you browse a Web site that uses Integrated Authentication and is hosted on IIS 5.1 or a later version

http://support.microsoft.com/kb/896861

什么是loopback check?

http://www.cnblogs.com/awpatp/archive/2010/03/11/1683672.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值