2017年7月6日

[转]Web后台模拟前端post(带NTLM验证)

摘要: 本文转自:http://www.cnblogs.com/pzstudyhard/p/4805885.html using System.Data; using System.Net; using System.IO; using System.Net.Http; using System.Web; 阅读全文

posted @ 2017-07-06 13:53 freeliver54 阅读(308) 评论(0) 推荐(0)

[转]关于NTLM认证的.NET,php,python登录

摘要: 本文转自:http://www.cnblogs.com/myx/archive/2013/03/25/php-ntlm-python-net.html 早期SMB协议在网络上传输明文口令。后来出现 LAN Manager Challenge/Response 验证机制,简称LM,它是如此简单以至很容 阅读全文

posted @ 2017-07-06 10:51 freeliver54 阅读(1515) 评论(0) 推荐(0)

导航